loading
1530 posts
ThreadLast postPostsViews
Multiple Sample Color Modules [2]
You are correct in your usage of the Set_Variable module. That would be the way to "rename" a variable to another name such that...
5 year 2 2020
Alerting when locked on - FRC image tracking [5]
Can you post your VBScript here or include your entire robofile for us to look at? We'd just be guessing otherwise.
11 year 7 2022
Alerting when locked on - FRC image tracking [3]
Kyle, Yes, you can but it depends on how you are doing the tracking. For example, if you are using ...
11 year 7 2022
Image Matching [2]
Bob, Ideally the image path is only set very infrequently. Its not a parameter that should be chang...
7 year 2 2022
Alerting when locked on - FRC image tracking [7]
Kyle, Looks like you got it! I checked the VB and it seems to be functioning ok. If you run into is...
11 year 7 2022
Measure Blob Size [3]
Yes, there are several ways to do this. First you can check out the blob_filter and specify a size that is greater than 1234 whi...
11 year 3 2023
Object Recognition Issue [3]
Rud, Thats to be expected when the tracking option is set. The reason is that once an object is rec...
11 year 3 2023
Hip Fracture Detection using x-ray images [4]
Fracture? You may want to annotate your image to show what part you are talking about. Xray images are uniquely hard in that the...
11 year 3 2024
DLink camera [4]
Emailed an address you can use. Just for others reading this, its always possible that the Dlink pr...
7 year 4 2030
DLink camera [2]
Jerry, You have a couple options here: 1. Send us the camera so that w...
7 year 4 2030
Predicting latency [2]
Brian, If you insert the Watch_Variables module you will see additional variables that mention the ...
8 year 2 2033
Error Message connecting to SmartDashboard [2]
Albert, It does not seem like you are actually communicating with a network table server. Port 22? ...
6 year 2 2034
C/C++ RR plugin recieve two data streams at the same time [2]
Petr, In order to get access to more than just the current image within a plugin you would need to ...
7 year 2 2035
Egg counting [2]
Turgut, While its not too difficult to count the eggs in a single image, on a moving conveyor that ...
7 year 2 2037
Finding Coordinates on Feature of Blob [6]
Alex, This is certainly a difficult problem due to the lack of contrast between the parts of the co...
7 year 6 2040
Finding Coordinates on Feature of Blob [4]
Alex, Its easier if you label (i.e. draw) ontop of the images you posted so that we can better unde...
7 year 6 2040
RoboGeek Demo tracking program with Roborealm [2]
Thinkbig, The above VBScript is written with the 500 to 2500 value range in mind. Typically this is...
7 year 2 2042
Shape recognition Giving spurious results [2]
Jon, The shape match module assumes a filled white object on black background. Try using the Fill t...
7 year 3 2043
Array Declaration Error [2]
Try using ReDim myArray(29) instead. It has to do with the way the mod...
10 year 2 2044
Background Removal [2]
Use the Math module with an AND function using the mask image and the original image as the two image selections. What this does...
7 year 3 2045

« Prev   20  21  22  23  24  25 26  27  28  29    Next »
 New Post