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...
10 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0