Thread | Last post | Posts | Views |
Follow specific blob, delete all other distoritions [2]
Can you post a couple images or perhaps a video? Also if you can include your current robofile that... |
12 year | 2 | 2024 |
Truncating or rounding displayed variables [4]
Bernard, You can force it into a string to specify exactly how many decimal points you see. Assumin... |
12 year | 4 | 3345 |
Truncating or rounding displayed variables [2]
Bernard, Yes, if you use something like x = (float)((int)(x*100.0f))/1... |
12 year | 4 | 3345 |
Distributor Client Cancel Bug [2]
Agreed, that is annoying! This has just been fixed in 2.50.41. STeven.... |
12 year | 2 | 2068 |
![]() Have a look at the attached. Uses the blob filter to remove smaller objects and create the needed center coordinate. It assumes ... |
12 year | 4 | 3289 |
![]() Annika, The COG will detect the object but will not give you the bounds information that you need. ... |
12 year | 4 | 3289 |
What robots did you start out using? [2]
Nancy, Typically its recommended that most folks start out with a kit as that helps you avoid the c... |
12 year | 2 | 2219 |
Java - Get RGB Values Fom Image [2]
You should be able to use the getImage API function to get the image from RoboRealm into Java. I'm not sure where you are using... |
12 year | 3 | 2485 |
RoboteQ module [2]
Darrell, No, I doubt we will hear from them. In the meantime, what basic functionality are you look... |
12 year | 2 | 4298 |
writing order of X,Y coordnates in excel [2]
Robert, I think we understand the issue ... can you include a snippet of your robofile where you do... |
12 year | 2 | 5143 |
Xtion shows artifact in line mode [4]
Dave, Those black vertical lines would explain the spikes you are seeing in the line image. When yo... |
12 year | 5 | 4131 |
Xtion shows artifact in line mode [2]
Dave, Can you include the depth map image (in grayscale) so that we can check to see if there is so... |
12 year | 5 | 4131 |
![]() ![]() I would just detect the gray/black directly (skip the green conversion since that's not really needed) and filter based on the ... |
12 year | 4 | 4169 |
Tracking Black Objects [2]
Do you have an example image? STeven.... |
12 year | 4 | 4169 |
Visual basic interface [4]
Dave, There isn't an explicit document for VB but if you have a look at the test.vb file there are... |
12 year | 7 | 3924 |
Visual basic interface [6]
Dave, The first parameter is the name of the image. There are 2 default names "source" (the origi... |
12 year | 7 | 3924 |
![]() Sam, reviewing the manual I think there are a couple things you can do ... I suggest you become ve... |
12 year | 15 | 3831 |
motor speed or tracking speed. [10]
Sam, Can you start with a clean pipeline (press New) and then check the fps. It should be about wha... |
12 year | 15 | 3831 |
motor speed or tracking speed. [2]
You can try to increase the frequency that you signal the driver ... i.e. how quickly you change the pin values. As RR is based ... |
12 year | 15 | 3831 |
motor speed or tracking speed. [8]
Seems that you do need to increase the pulse frequency. Can you answer my previous question concerning the FPS? <... |
12 year | 15 | 3831 |
|
New Post |