photo

Vijay


Anna University

2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • First Review
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

10년 초과 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

10년 초과 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

10년 초과 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

거의 11년 전

답변 있음
Filling a Bounding Box with zeros
it gives a larger image than the input image 1536X2048 becomes 2048X2048 and that also filled filled improperly column wise imp...

11년 초과 전 | 0

질문


Filling a part of binary image with zeros
How to fill a part of binary image using zeros i used BW2(2:202,112:339)= zeros(201,268); But the result gives me a la...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Filling a Bounding Box with zeros
I am trying to Replace an boxed region with all 0's in a binary image BW2 is the image & the object lies at [642.5000 ...

11년 초과 전 | 답변 수: 5 | 2

5

답변

질문


Removing non text regions
This is my sample image <http://tinypic.com/r/t8knki/6> After applying pixel range removal using ismember function <ht...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


3x3 8-connected structuring element
How exactly does a *8-connected 3x3 structuring* element looks like in a matrix form?

11년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Length & Width measurement of an image in Millimeters
This link <http://www.mathworks.in/matlabcentral/answers/56087-how-can-i-find-the-spatial-calibration-factor>

11년 초과 전 | 0

답변 있음
Length & Width measurement of an image in Millimeters
Thats what i am not aware of how to measure the length & width in physical quantities.. all i get is in pixels only

11년 초과 전 | 0

질문


Length & Width measurement of an image in Millimeters
I am able to get the *length* and *width* of an image in pixels only.I am in need of measuring the length & width in millimeters...

11년 초과 전 | 답변 수: 3 | 0

3

답변