Feeds
質問
how to fast execute the avi file in matlab?when i am view avi file in matlab its working properly but when i apply some code and run the file the file execute very slowly so what to do?
vidObj = mmreader('videoavi.avi'); i=1; for(i<300) q=read(vidObj,i); //various morphologicl instruction //image...
11年弱 前 | 1 件の回答 | 0
1
回答質問
HOW to send serial data to matlab to pic controller? and how to differentiate multiple data which is transmitted by matlab?
matlab code st=12 %person in sto=10 %person out total=st-sto; s=serial('com15'); set(s,'BaudRate',9600,'DataBit...
11年弱 前 | 1 件の回答 | 0
1
回答質問
how to differetiate frames which is recrded by webcam?
i am recorded movie by camera. which has 30 frame/s.now to i want only 1 and 2 frames so how to differentiate it from all other?...
11年以上 前 | 0 件の回答 | 0
0
回答質問
hi please help me for following .
I am working on people counting based on image processing. can you list out the no. of code using in this program.and is this...
11年以上 前 | 1 件の回答 | 0
1
回答質問
i am going to work on image processing.my project is on pepole counter.
i wanted to know how LAN or MPEG camera interface with matlab7.7.0? please give me quick answer.
11年以上 前 | 1 件の回答 | 0