A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.
License
BSD LicenseFollow The VXL Project
Other Useful Business Software
RouteGenie NEMT software
RouteGenie NEMT software is a modern system built to automate all non-emergency medical transportation processes including routing, scheduling, dispatching, and billing. It helps manage everyday challenges like vehicle breakdowns, traffic problems, cancelations, driver call-offs, will calls, no shows, add-on trips, on-demand trips, and more.
Rate This Project
Login To Rate This Project
User Reviews
-
I can not compile the project. first ./configure --enable-shared --with-pic then cmake . then make but when it compiles about 82%, it appears a error:relocation R_X86_64_32 against .bss can not be used when making a shared object recompile with -fpic
-
I want to transplant the VXL to android platform.I use the android-cmake to compile the vxl .but I encounter many error.it can't produce the Makefile . Do somebody try to transplant the vxl to andriod. can help me,thanks.
-
This is where a large portion of the most important Computer Vision research code resides.
-
A very robust and feature complete API for developing computer vision applications. The CMake system makes it a breeze to compile and use in many platforms!
-
I primarily use the BRL extensions and the software works great. The change detection and 3d modeling are among the best I've seen. Building is difficult, but using Visual Studio 8 & CMake 2.6, things worked fine.