Where is the missing person contest - submission#26
Open
polofgrs wants to merge 66 commits intocvertdev:CVERT-Competition-Category-2from
Open
Where is the missing person contest - submission#26polofgrs wants to merge 66 commits intocvertdev:CVERT-Competition-Category-2from
polofgrs wants to merge 66 commits intocvertdev:CVERT-Competition-Category-2from
Conversation
added 30 commits
September 30, 2019 16:18
created Angular project, changed the README to fit with my idea and reorganized python files into server folder for future implementations
use npm run electron ro launch window
forgot to mention electron-builder in readme. Also set up Bootstrap grid for tiled UI instead of Angular Material Layout
…methos is too complex)
… the image using Jimp advanced filtering
…pport ! now ready for competition category 1
alse checked that everything worked fine without imageInstance for electron IPC implementation (next step)
now use npm run electron : ng serve will not work anymore
thinking of using FabricJS for overlay
…ion inbetween jimp filters
…hm from http request json
…t standard animation, need to update
added 18 commits
November 17, 2019 15:26
… the GPS fetch algorithms
still a bit of issues with the ico file. Now need to find how to start server from within angular, and include the executable file. Also need to check compilation on Windows...
now all is included in single file ! Still need to check compilation on Windows (and MacOS), and check for path issues in main.ts. Also, need to check that assets.json is saved, otherwise might have to add it to extraResources or extraFiles for permanent changes save
Author
|
I just saw the deadline extension... |
Author
|
Unfortunately, I did not get to work too much on the software lately, so this will be my final submission. Thank you again, I'm looking forward to seeing the results! 😄 |
added 8 commits
February 29, 2020 14:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is my submission for the Where is the missing person ? Contest.
Please note that I'd like to submit this fork for both Category 1 and Category 2 contests (I unfortunately didn't have time to get to the Category 3...).
This app is extremely simple to use : just download and install the executable files on your Windows or Linux machine (MacOS is coming), and follow the tutorial :
Youtube Video
The user's manual and developer's guide are available in the
/Documentationdirectory of the fork, and more information about the architecture, and how to compile the app are available in the README! 😉This app was made to be compatible with the original Python algorithm, while enabling the final user to use and install the app without needing to install ANY framework (since they are probably not programmers anyway), and by keeping in mind that it needed to be very easy to use.
Here is the link to the downloadable executable files :
DOWNLOAD
I would like to wish every competitor the best of luck, and to congratulate and thanks HRAIL and CRASAR for the amazing idea and opportunity!
Cheers! 😄