issues
search
libmir
/
dcv
Computer Vision Library for D Programming Language
http://dcv.dlang.io/
Boost Software License 1.0
92
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
final touches on sift
#194
aferust
closed
6 months ago
0
update docs finally
#193
aferust
closed
6 months ago
0
readme and increase ver num
#192
aferust
closed
6 months ago
0
finally update unittests
#191
aferust
closed
6 months ago
0
fix missing internal dependency
#190
aferust
closed
6 months ago
0
add bicubic interpolation
#189
aferust
closed
6 months ago
0
boost up SIFT, add nearest neighbor and bilienear interp funcs
#188
aferust
closed
6 months ago
2
add some comments for docs
#187
aferust
closed
6 months ago
0
Add RANSAC homography estimation
#186
aferust
closed
6 months ago
0
a sift match should contain distance parameter to determine quality
#185
aferust
closed
7 months ago
0
Add a SIFT example
#184
aferust
closed
7 months ago
0
upgrade gamut to 2.6.0
#183
aferust
closed
7 months ago
0
make figure data is accessible for copyless modifications
#182
aferust
closed
7 months ago
0
improve annotations, alpha support etc.
#181
aferust
closed
7 months ago
0
start implement image anotations, move ttf from plot to core
#180
aferust
closed
7 months ago
0
improve font rendering
#179
aferust
closed
7 months ago
0
improve centroid tracker with onTrack and some docs
#178
aferust
closed
7 months ago
0
fix wrong index in drawText
#177
aferust
closed
8 months ago
0
housekeeping in plotting
#176
aferust
closed
8 months ago
0
add callbacks to the centroid tracker, add option to reset counter
#175
aferust
closed
8 months ago
0
fix handling yuvgrouped format in video steams
#174
aferust
closed
8 months ago
0
make video example work for both test cases
#173
aferust
closed
8 months ago
0
upgrade mir-algorithm and mir-core
#172
aferust
closed
8 months ago
0
implement a generic method to set input stream parameters
#171
aferust
closed
8 months ago
0
implement setFPSRequest for input video streams
#170
aferust
closed
8 months ago
0
ImageFormat dependency has issues with some jpg??
#169
infinityplusb
closed
8 months ago
3
OutputStream accepts slices as input
#168
aferust
closed
1 year ago
0
video example comments
#167
aferust
closed
1 year ago
0
convertToRGB for videoio, update exmpl klt
#166
aferust
closed
1 year ago
0
minor edits
#165
aferust
closed
1 year ago
0
opticalflow works with Slice inputs instd of Image
#164
aferust
closed
1 year ago
0
fix bilateral filter (workerLocalStorage issue)
#163
aferust
closed
1 year ago
0
correct performance drops due to lightScope
#162
aferust
closed
1 year ago
0
minor edit
#161
aferust
closed
1 year ago
0
several bug fixes and improvements
#160
aferust
closed
1 year ago
0
use assert in imwrite when a wrong format provided
#159
aferust
closed
1 year ago
0
update resulting skel image
#158
aferust
closed
1 year ago
0
entire thing is nogc nothrow now
#157
aferust
closed
1 year ago
0
video example can run with main nogc nothrow
#156
aferust
closed
1 year ago
0
breaking changes nogc part 1
#155
aferust
closed
1 year ago
0
Several improvements and bugfixes on plotting, and starting to make things nogc
#154
aferust
closed
1 year ago
0
arrange text deallocs
#153
aferust
closed
1 year ago
0
implement plot primitive text and font
#152
aferust
closed
1 year ago
0
add glfw-d as backend option
#151
aferust
closed
1 year ago
0
add centroidtracker
#150
aferust
closed
1 year ago
0
add missing template params
#149
aferust
closed
1 year ago
0
add popFirstOf to dlist, minor edits
#148
aferust
closed
1 year ago
0
fix wrong clearing plotprims in video frames
#147
aferust
closed
1 year ago
0
adapt legacygl to copyless render
#146
aferust
closed
1 year ago
0
improve plotting, reduce copies
#145
aferust
closed
1 year ago
0
Next