photo

yen


2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

Feeds

보기 기준

질문


How can I save line 1 in all images
I have an image directory consist I1, I2,....In same size I1=[1 1 1 0;1 1 1 0;1 1 1 0]; I2=[1 0 1 0;1 0 1 0;1 0 1 0]; .... In=...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


3-dimensional array
Example a=[1 0;0 1] b=[2 2;2 2] c=[0 3;3 0] d=cat(3,a,b,c) ==> d(:,:,1)=a ; d(:,:,2)=b; d(:,:,3)=c. I have n-dimensi...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


How can I get all value after convert n matrix
I have an image directory consist I1, I2,....In I1=[1 1 1 0;1 1 1 0;1 1 1 0]; I2=[1 0 1 0;1 0 1 0;1 0 1 0]; .... In=[1 1 0 1;1 1...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


count the number of columns 0 and 1 in a barcode image column 0 is black bars and 1 is a white bars
I have a barcode image. Please help me how to count the number of columns 0 and 1 in a barcode image only consist column 0 is ...

대략 13년 전 | 답변 수: 3 | 0

3

답변

질문


specific vector for barcode39 to input train neural network
I have a directory consist 44 images code39 barcodes encode the characters 0 -> 9, A-> Z ,%,$, space ,+,-,. My images were taken...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


How do I cut individual letters in the image bar code?
I have a code 39 barcode image. Because each character is encoded by a Code 39 total of 9 elements. In which five black bars an...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


How do I make a function read all the images in a directory?
I have an images directory. What function can be used to read all of the images in that directory?

대략 13년 전 | 답변 수: 3 | 0

3

답변