|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchProcessor | |
|---|---|
| net.grelf.grip | This package contains the Java classes which are specific to the image processing application GRIP. GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP. Version: 12.1.1 |
| Uses of BatchProcessor in net.grelf.grip |
|---|
| Methods in net.grelf.grip with parameters of type BatchProcessor | |
|---|---|
static void |
MatchPair.drawMatches(java.util.List<MatchList> theListOfLists,
java.util.List<MatchPair> theMatches,
int wd,
int ht,
BlobMeas[][] theLookup,
BatchProcessor theBatchProcessor)
Display a new ImFrame in which is drawn the matched blobs and connecting lines showing how they are matched. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||