Community Profile

photo

rinku some


Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: image processing

Statistics

  • First Answer

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer

Answered
people tracking m-file code
hey i also want the m file code please help me

10 years ago | 0

Question


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?...

10 years ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer