issues
search
edrosten
/
libcvd
libcvd - efficient and easy to use C++ computer vision library.
Other
238
stars
103
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build tests without -O0 also in the autoconf build
#95
AdrianBunk
opened
3 months ago
0
Fix 'cvd/convert_image.h' not being installed
#94
valgur
closed
7 months ago
4
Update README.md
#93
edrosten
closed
7 months ago
0
update code to make it compatible with C++17
#92
thachdo
closed
7 months ago
3
Update interpolate.h
#91
aspek2
closed
2 years ago
0
Update interpolate.h
#90
aspek2
closed
2 years ago
0
Make convert_hierarchy inline to prevent duplicate symbols
#89
fplk0
closed
2 years ago
0
Remove redundant template parameter
#88
edrosten
closed
2 years ago
0
Add more OpenCV wrappers and test utilities
#87
dmccabe-snap
closed
2 years ago
0
Add video writer
#86
dmccabe-snap
closed
2 years ago
0
Run CMake tests on CI
#85
dmccabe-snap
closed
2 years ago
0
Support out-of-source builds in autoconf build
#84
dmccabe-snap
closed
2 years ago
0
Add new VideoReader class
#83
dmccabe-snap
closed
2 years ago
0
FFmpeg 5 compatibility
#82
dmccabe-snap
closed
2 years ago
0
Update img_load to allow taking string parameters by const reference
#81
shanumante-sc
closed
2 years ago
0
Use memcpy in image copy
#80
edrosten
closed
2 years ago
0
Fix name of header file
#79
edrosten
closed
2 years ago
0
Update license blurb in source files
#78
rolandmas
closed
2 years ago
0
Build fixes: Add missing macros
#77
rolandmas
closed
2 years ago
0
Add clang-format workflow
#76
edrosten
closed
2 years ago
0
Transpose
#75
edrosten
closed
2 years ago
0
Create an image from a subimage by copying.
#74
edrosten
closed
2 years ago
0
Allow loading from a list of image types to reduce binary size.
#73
edrosten
closed
2 years ago
0
Remove dependence on config.h for image IO
#72
edrosten
closed
2 years ago
0
Trying to run "configure_osx_32bit" script on Mac Big Sur
#71
des1gnerw1tch
opened
3 years ago
0
Er/convolution
#70
edrosten
closed
2 years ago
0
Split libraries into base, image I/O, GL and video
#69
dmccabe-snap
closed
2 years ago
0
Change Parameter to any
#68
edrosten
closed
2 years ago
0
Fix various warnings
#67
dmccabe-snap
closed
3 years ago
0
Format consistently
#66
edrosten
closed
3 years ago
0
Fix a load of -Wconversion warnings
#65
edrosten
closed
4 years ago
0
Fix build of GLWindow with new exceptions
#64
dmccabe-snap
closed
4 years ago
0
Add github actions
#63
edrosten
closed
4 years ago
0
Fix memory leak
#62
edrosten
closed
4 years ago
0
Fix twoThirdsSample for RGBA
#61
dmccabe-snap
closed
4 years ago
0
Fixed build issue: changed what to what()
#60
heethesh
closed
4 years ago
0
Make Rgba initialize like Rgb
#59
dmccabe-snap
closed
4 years ago
0
building error with latest version
#58
noahzn
closed
4 years ago
0
Fix up exceptions to derive from runtime_error
#57
dmccabe-snap
closed
4 years ago
0
something with install
#56
ZhaoyangLi-nju
opened
5 years ago
0
Correct library name to match autoconf
#55
dmccabe-snap
closed
5 years ago
0
Fix path to sub-files in CVDConfig.cmake
#54
dmccabe-snap
closed
5 years ago
0
Er/cmake config
#53
edrosten
closed
5 years ago
0
Clean up CMake configuration
#52
dmccabe-snap
closed
5 years ago
1
How can I output a dynamic link lib(.so) in Ubuntu16.04?
#51
BKAUTO
closed
5 years ago
5
May be better to add 'make install' step in the README.md?
#50
BKAUTO
opened
5 years ago
0
Change output_name to cvd in CMakeLists.txt
#49
ghost
opened
5 years ago
1
Er/fix fasr errors
#48
edrosten
closed
5 years ago
0
Fix bug in SSE2 version of fast detector
#47
jlblancoc
closed
5 years ago
1
Refactor CMakeLists for better style
#46
dmccabe-snap
closed
5 years ago
0
Next