Statistics
6 Questions
0 Answers
RANK
33,677
of 295,569
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
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
want to reag .pgm images in matlab but get an error index exceeds matrix dimension
imwrite(imread('divya.pgm'),'C:\Users\div\Desktop\myfirstimage.jpg') i am using this to read a pgm file..but i get an error ...
11 years ago | 1 answer | 0
1
answerQuestion
i want to capture an image through fish-eye camera in real time and use that image for processing.can anybody suggest me how to do it
I used this code but it is using a webcam as an input for the video. I want to use a fish-eye camera instead. Please help. ...
11 years ago | 1 answer | 0
1
answerQuestion
PCA OF AN IMAGE...
I want to find PCA of an image... but when i run the code i get following error.. _*Error using - Integers can only be co...
11 years ago | 4 answers | 1
4
answersQuestion
calling one function from another
*here is a program which calculates the image integral* function IntegralImages = GetIntergralImages(Picture) % Make integ...
11 years ago | 1 answer | 0
1
answerQuestion
when i run the below code i get an error picture1 does not exist..where should i save the image to get the results
% Compute the integral image and use it to compute the sum of pixels over a rectangular region of an intensity image. I = i...
11 years ago | 2 answers | 0
2
answersQuestion
Attempt to reference field of non-structure array.
whenever i run the code with parameter(3,2,2*19,4,5)..it gives error attempt to reference field of non structure array..please h...
11 years ago | 1 answer | 0