Raviteja Kurva
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
129.993
of 295.569
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to use loops in Image processing
Hello I am new to programming, here i dont know how to use loops in Image processing and please help me out Here i have to rea...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
Undefined function 'datatype' for input arguments of type 'uint8'.
% addpath(genpath('\\mars\usr\FA8_Mikroskopie\FA8_public\PublicFiles\MATLAB\Toolboxes\Restricted\2011-08-10-FAIR')) addpath(gen...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
Error in resample>nonUniformResample
% addpath(genpath('\\mars\usr\FA8_Mikroskopie\FA8_public\PublicFiles\MATLAB\Toolboxes\Restricted\2011-08-10-FAIR')) addpath(gen...
bijna 6 jaar ago | 0 answers | 0
0
answersQuestion
Brace indexing is not supported for variables of this type. Error in Untitled3 (line 7) myfile1 = myfile1{1};
% 1 step: create slice and save resulting img % 2 step: run registation %% create slice and substract dark image % readim ...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
Invalid use of operator.
% 1 step: create slice and save resulting img % 2 step: run registation %% create slice and substract dark image % readim ...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
How can get of Error using resample (line 93) Not enough input arguments. Error in Untitled (line 12) d=extract(resample,rot,size(b,1/2));
a=imread('objphase.jpg'); b=imread('calphase.jpg'); c=b-91; c(c<0)=0; c(1:end,:)=c(end:-1:1,:); % flip the image cat(3,a,c...
bijna 6 jaar ago | 0 answers | 0