Skip to content

Commit

Permalink
fonction detection image V1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ibou42 committed May 7, 2023
1 parent 84b9c9b commit 4622754
Show file tree
Hide file tree
Showing 42 changed files with 339 additions and 341 deletions.
Binary file modified .DS_Store
Binary file not shown.
8 changes: 0 additions & 8 deletions DeuxiämeEtude/.classpath

This file was deleted.

28 changes: 0 additions & 28 deletions DeuxiämeEtude/.project

This file was deleted.

11 changes: 0 additions & 11 deletions DeuxiämeEtude/.settings/org.eclipse.jdt.core.prefs

This file was deleted.

Binary file removed DeuxiämeEtude/Mabiblio.jar
Binary file not shown.
Binary file removed DeuxiämeEtude/Thumbs.db
Binary file not shown.
Binary file removed DeuxiämeEtude/bin/.DS_Store
Binary file not shown.
Binary file not shown.
Binary file removed DeuxiämeEtude/bin/Principale_DEUX.class
Binary file not shown.
Binary file removed DeuxiämeEtude/p1.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/p10.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/p2.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/p3.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/p4.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/p5.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/p6.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/p7.JPG
Binary file not shown.
Binary file removed DeuxiämeEtude/p8.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/p9.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/ref110.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/ref30.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/ref50.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/ref70.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/ref90.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/refdouble.jpg
Binary file not shown.
Binary file removed DeuxiämeEtude/src/.DS_Store
Binary file not shown.
225 changes: 0 additions & 225 deletions DeuxiämeEtude/src/MaBibliothequeTraitementImageEtendueDEUX.java

This file was deleted.

61 changes: 0 additions & 61 deletions DeuxiämeEtude/src/PrincipaleDEUX.java

This file was deleted.

Binary file not shown.
16 changes: 16 additions & 0 deletions TutoOpenCv/.vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "java",
"name": "TestFunc",
"request": "launch",
"mainClass": "TestFunc",
"projectName": "TutoOpenCv_56708bcb",
"vmArgs": "-Djava.library.path=/Users/Ibrahim/Tools/opencv-2.4.13.6/build/lib"
},
{
"type": "java",
"name": "AnalyseVideo",
"request": "launch",
"mainClass": "AnalyseVideo",
"projectName": "TutoOpenCv_56708bcb",
"vmArgs": "-Djava.library.path=/Users/Ibrahim/Tools/opencv-2.4.13.6/build/lib"
},
{
"type": "java",
"name": "BGRtoHSV",
Expand Down
Binary file added TutoOpenCv/assets/video1.avi
Binary file not shown.
Binary file added TutoOpenCv/assets/video1.mp4
Binary file not shown.
Binary file added TutoOpenCv/assets/video2.avi
Binary file not shown.
Binary file added TutoOpenCv/assets/video2.mp4
Binary file not shown.
Binary file added TutoOpenCv/bin/AnalyseVideo.class
Binary file not shown.
Binary file added TutoOpenCv/bin/Fonctions.class
Binary file not shown.
Binary file modified TutoOpenCv/bin/Principale.class
Binary file not shown.
Binary file added TutoOpenCv/bin/TestFunc.class
Binary file not shown.
Loading

0 comments on commit 4622754

Please sign in to comment.