統計
MATLAB Answers
6 質問
0 回答
ランク
of 170,941
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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 ...
12年以上 前 | 1 件の回答 | 0
1
回答質問
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. ...
12年以上 前 | 1 件の回答 | 0
1
回答質問
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...
12年以上 前 | 4 件の回答 | 1
4
回答質問
calling one function from another
*here is a program which calculates the image integral* function IntegralImages = GetIntergralImages(Picture) % Make integ...
12年以上 前 | 1 件の回答 | 0
1
回答質問
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...
12年以上 前 | 2 件の回答 | 0
2
回答質問
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...
12年以上 前 | 1 件の回答 | 0
