Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Staging #22

Open
wants to merge 49 commits into
base: master
Choose a base branch
from
Open

Staging #22

wants to merge 49 commits into from

Conversation

rsbmatt
Copy link

@rsbmatt rsbmatt commented Dec 5, 2018

No description provided.

xNul and others added 30 commits November 9, 2018 11:35
Didn't properly set .gitignore for use with Android Studio.  As a result, many files that didn't need to be committed (and probably shouldn't be committed), were committed.

In order to fix, have to remove all affected files and this is the easiest way.

All non-ignored files will be back next commit.
Includes some perspective transform and flashlight developments
…shlight functionality, and add rough click interaction

After spending about 8 hours trying to get the flashlight to work while the camera was on, I gave up.  It just doesnt seem to be possible with the current Android SDK without modifiying their source code.

Even though I haven't found it mentioned anywhere, it's probably intentional.  For some reason, even though it was possible in the past, the Android devs don't want users to be able to stream the camera and have flash on at the same time.
Fixed false circle detection in Hough Circle detection
removed redundant canny edge detection before Hough
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants