add: images.findImage; change images.findColor implementation to opencv
This commit is contained in:
@@ -43,6 +43,7 @@ public class IntentExtras implements Serializable {
|
||||
|
||||
private IntentExtras(int id) {
|
||||
mMap = extraStore.get(id);
|
||||
extraStore.remove(id);
|
||||
mMaxId = id;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user