Community Profile

photo

Tan Jun Hao


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to run program once for every new image stored in folder?
I have a program to process all the JPEG photos in a folder. But what I want to do is to run the program once every time a new i...

mer än 8 år ago | 2 answers | 0

2

answers

Question


Extracting rectangle objects from image.
I have a image of a vehicle that is processed using MSER. I am stuck on how to properly extract just the rectangular license pla...

mer än 8 år ago | 0 answers | 0

0

answers

Question


How do I connect Foscam FI9805W IP camera to MATLAB? I am currently using 2015a.
I am new to dealing with IP camera and unsure how to connect the IP camera to MATLAB and retrieve the video stream and get snaps...

nästan 9 år ago | 0 answers | 0

0

answers

Question


Is there any way to integrate C# code into MATLAB? Using C# to obtain video stream from IP camera which then send it over to MATLAB to do video and image processing. Any ideas? Currently using r2015a version of MATLAB.
I wrote a code using C# winform to obtain video stream from IP camera. I need to process the video stream using MATLAB. Tried ou...

nästan 9 år ago | 0 answers | 0

0

answers

Question


Is there any functions in the Database Toolbox to delete all the data in my database at the end of the day?? (For e.g deleting data at 12am every day)
I am using Database Explorer - MS Access Database for my application. I would like to clear all the data in my database at the e...

nästan 9 år ago | 0 answers | 0

0

answers

Question


I am stuck with inserting data into my MS Access Database. I already converted the data into cell array but it still returns me the error indicating that I am inputting the wrong data type.
C = 'SGX 8873 K' >> iscell(C) ans = 1 >> datainsert(conn,'VehicleLocation','col2'...

nästan 9 år ago | 3 answers | 0

3

answers