1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Skip some test when in private configuration. - Because we cannot presume the filter X exist in private mode. - Do a fix in thirdparty.json, because need it in test.
mathben
as Mathieu Benoit
More... almost 11 years ago
Update COPYING license.
mathben
as Mathieu Benoit
More... almost 11 years ago
Add testseagoat filterchain for communication testing.
mathben
as Mathieu Benoit
More... almost 11 years ago
Fix qt client with SeaGoatVision
mathben
as Mathieu Benoit
More... almost 11 years ago
Rename SeaGoatVision to seagoatvision
mathben
as Mathieu Benoit
More... almost 11 years ago
Change owner Octets to SeaGoatVision. - Update git clone name - add more contact info
mathben
as Mathieu Benoit
More... almost 11 years ago
Documentation: add configuration, param_pool, overview and media.
mathben
as Mathieu Benoit
More... almost 11 years ago
test: fix ignore warning when expect_warning_str
mathben
as Mathieu Benoit
More... almost 11 years ago
Travis: Add ignore webcam not detected - Show error message in original output - Add try catch on each test and show the error
mathben
as Mathieu Benoit
More... almost 11 years ago
Travis: Ignore error libdc1394, fault of opencv. - Show line when get error/warning
mathben
as Mathieu Benoit
More... almost 11 years ago
Try to fix "Failed to initialize libdc1394" with libdc1394-22-dev
mathben
as Mathieu Benoit
More... almost 11 years ago
Test: remove warning "Coverage.py warning: No data was collected."
mathben
as Mathieu Benoit
More... almost 11 years ago
Try to fix travis, reactive cache, remove libzmq.
mathben
as Mathieu Benoit
More... almost 11 years ago
Remove travis cache and add more dependancy.
mathben
as Mathieu Benoit
More... almost 11 years ago
Remove firewire from configuration. Disable webcam if not supported.
mathben
as Mathieu Benoit
More... almost 11 years ago
test: test build filters, fix build thirdparty - move doc coverage in root - Improve check error in test doc with all warning/error
mathben
as Mathieu Benoit
More... almost 11 years ago
test: remove test of filter perspective, because hardcode size of picture. - Increase time of test_filter, if travis missing cpu to run all filter.
mathben
as Mathieu Benoit
More... almost 11 years ago
Remove license on empty file __init__ and ignore it to coveragerc - Change exec (code) to exec code
mathben
as Mathieu Benoit
More... almost 11 years ago
Fix sphinx-build for ubuntu.
mathben
as Mathieu Benoit
More... almost 11 years ago
Add doctest and begin squeleton of documentation with sphinx. - Fix doctest of param and fix _valide_number when havent min or max value. - Force sphinx to use python2
mathben
as Mathieu Benoit
More... almost 11 years ago
test: remove filter GaussianBlur, opencv 2.3 don't like him.
mathben
as Mathieu Benoit
More... almost 11 years ago
Revert "More pip dependancy. Keep qt with system package, more fast to install." Prefer to use debian dependancy, more faster for travis. Wait new cache pip feature. This reverts commit 600033de6f182bad6fd360faae4e1b49252de38d.
mathben
as Mathieu Benoit
More... almost 11 years ago
test: ignore filter HoughTransform, opencv 2.3 don't like him.
mathben
as Mathieu Benoit
More... almost 11 years ago
Use cache in travis, remove filter Watershed from test.
mathben
as Mathieu Benoit
More... almost 11 years ago
travis: add new missing dependancy
mathben
as Mathieu Benoit
More... almost 11 years ago
More pip dependancy. Keep qt with system package, more fast to install.
mathben
as Mathieu Benoit
More... almost 11 years ago
test: add verbose and ignore BGR2HSVManual, ubuntu 12.04 don't like him.
mathben
as Mathieu Benoit
More... almost 11 years ago
Test: fix expect tools (again wrong index) and add verbose - add skip for test empty media for filter, need more development to fix that - reduce server time to 5 minutes, before travis kill it.
mathben
as Mathieu Benoit
More... almost 11 years ago
test: separate test_filter in many test for better debug.
mathben
as Mathieu Benoit
More... almost 11 years ago
test: add test filters - Run all filters with generator and empty media - rename var in modify_filterchain and check if old_fc_name is not None - Fix getFirstFace, morphologye, particlefilter, rotate, sectionfilter, scipytest
mathben
as Mathieu Benoit
More... almost 11 years ago