Libraryless. Click here for Pure Java version (14930L/92K).
static MinimalRecognizer edgeDetectorConfig1() { new MinimalRecognizer rec; rec.childLivelinessFactor = 4/*2*//*1.5*/; rec.featureSize = 0.06; rec.maxSteps = 1000; rec.maxDescentLevel = 5; rec.finalMinLiveliness = .3; rec.fixFeatureSize(); ret rec; }
Began life as a copy of #1032225
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032228 |
| Snippet name: | edgeDetectorConfig1 |
| Eternal ID of this version: | #1032228/2 |
| Text MD5: | 2706eb237747b9035d573b0893df2fca |
| Transpilation MD5: | ee04da94adc391109bc17a4c769b05b3 |
| Author: | stefan |
| Category: | javax / image recognition |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-21 00:38:01 |
| Source code size: | 275 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 318 / 435 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |