Community Profile

photo

divya


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

1

answer