Ask Your Question

Alfonsus Dhani's profile - activity

2020-07-05 22:24:17 -0600 received badge  Notable Question (source)
2017-08-20 11:18:47 -0600 received badge  Popular Question (source)
2015-07-05 09:22:54 -0600 received badge  Enthusiast
2015-07-04 09:28:28 -0600 commented question Accessing IP Camera using OpenCvSharp

Ohh I am really sorry. I didn't read FAQ. Thank for reminding me :)

2015-07-04 09:05:19 -0600 asked a question Accessing IP Camera using OpenCvSharp

Hi all ! I wanna access my IP camera using OpenCvSharp. I use C# and I have installed OpenCvSharp already. Can anyone give me some explanation how I can access my IP camera using OpenCvSharp ?

Regards, Alfonsus

2015-07-01 20:17:56 -0600 asked a question OpenCV using Visual C++ Windows Form Application

Hi ! I wanna program openCV using C++ Windows Form Application. I found a bit differences between syntax in C++ Console and C++ Windows Form. Anyone can me some reference so I can learn to program using openCV in Windows Form Application ?

2015-06-29 08:12:54 -0600 received badge  Student (source)
2015-06-27 08:23:07 -0600 asked a question Motorcycle detection

Hi ! I am newbie in OpenCV. I have a project to make motorcycle detection. What's the step so my system can detecting motorcycle ? I look for the info and I found a lot of information about car detection and very slight for motorcycle. Thank you :)

2015-06-27 05:21:45 -0600 commented answer How many maximum cameras that openCV can handle ?

Hi ! Thanks for your answer. What camera do you use ? USB or IP Camera ? I use IP Camera. Can I use camera more than 8 for each machine ?

2015-06-27 02:48:43 -0600 asked a question How many maximum cameras that openCV can handle ?

This time I am doing my final project about motorcycle parking lot space monitor using openCV. My lecturer asked me that if he wants to use my system to handle motorcycle parking area with one thousand motorcycles there, how many computers will be used to process the image ? In my project, I use one camera to cover three motorcycles. So, how many cameras that can be handled by openCV ? A camera represents one frame.