Difference between revisions of "Applications"

From BoofCV
Jump to navigationJump to search
(Created page with "Prebuild applications are available that let you test out BoofCV as well as use various utilities without building the project. # Examples and Demonstrations This applicatio...")
 
m
Line 1: Line 1:
Prebuild applications are available that let you test out BoofCV as well as use various utilities without building the project.
Prebuild applications are available that let you test out BoofCV as well as use various utilities without building the project.


# Examples and Demonstrations
To run any of these examples you will need to have Java Runtime Environment (JRE) 1.8 or more recent installed.
 
<center>[https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download JRE from Oracle]</center>
 
= Examples and Demonstrations =
 
<center><span style="font-size:150%;font-weight: bold;">[https://sourceforge.net/projects/boofcv/files/apps/BoofDemonstrations.zip/download Download Examples and Demonstrations]</span></center>
 


This application allows you to run every example and demonstration, view its source code in the application, or open it up on Github. A jar is provided which will launch a GUI. You can select examples or demonstrations. Examples is easy to understand code while Demonstrations focuses more on visualization.
This application allows you to run every example and demonstration, view its source code in the application, or open it up on Github. A jar is provided which will launch a GUI. You can select examples or demonstrations. Examples is easy to understand code while Demonstrations focuses more on visualization.


After that selection has been made another window opens. You can select the specific example you wish to run on the left.
After that selection has been made another window opens. You can select the specific example you wish to run on the left by expanding the category and double clicking on the example's name. If you right click on a name a sub-menu appears which lets you copy the example's name, path, or open it up on Github. After launching an example a tab will open on the right. A menu is shown which lets you view the standard output from the application or view its source code.


## Windows  
<center>[[File:Demonstration_launcher.png|frameless|border|Demonstration Launcher]]</center>
 
== Windows ==


Because the application hasn't been blessed by Microsoft you will need to go through additional steps
Because the application hasn't been blessed by Microsoft you will need to go through additional steps


1) Double click on the BoofDemonstrations.zip you just downloaded
# Double click on the BoofDemonstrations.zip you just downloaded
2) Drag the BoofDemonstrations folder to your Desktop
# Drag the BoofDemonstrations folder to your Desktop
3) Open BoofDemonstrations
# Open BoofDemonstrations
4) Double click on BoofDemonstrations/demonstrations.bat
# Double click on BoofDemonstrations/demonstrations.bat
5) If a dialog open complaining about the the application being untrusted
# If a dialog open complaining about the the application being untrusted
  a) Click "More Info"
#* Click "More Info"
  b) Tell it to run
#* Tell it to run
 
== Mac OS X ==
 
== Linux ==

Revision as of 10:36, 28 October 2018

Prebuild applications are available that let you test out BoofCV as well as use various utilities without building the project.

To run any of these examples you will need to have Java Runtime Environment (JRE) 1.8 or more recent installed.

Download JRE from Oracle

Examples and Demonstrations

Download Examples and Demonstrations


This application allows you to run every example and demonstration, view its source code in the application, or open it up on Github. A jar is provided which will launch a GUI. You can select examples or demonstrations. Examples is easy to understand code while Demonstrations focuses more on visualization.

After that selection has been made another window opens. You can select the specific example you wish to run on the left by expanding the category and double clicking on the example's name. If you right click on a name a sub-menu appears which lets you copy the example's name, path, or open it up on Github. After launching an example a tab will open on the right. A menu is shown which lets you view the standard output from the application or view its source code.

Demonstration Launcher

Windows

Because the application hasn't been blessed by Microsoft you will need to go through additional steps

  1. Double click on the BoofDemonstrations.zip you just downloaded
  2. Drag the BoofDemonstrations folder to your Desktop
  3. Open BoofDemonstrations
  4. Double click on BoofDemonstrations/demonstrations.bat
  5. If a dialog open complaining about the the application being untrusted
    • Click "More Info"
    • Tell it to run

Mac OS X

Linux