Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / libmir/dcv issues and pull requests
#194 - final touches on sift
Pull Request -
State: closed - Opened by aferust 8 months ago
#193 - update docs finally
Pull Request -
State: closed - Opened by aferust 8 months ago
#192 - readme and increase ver num
Pull Request -
State: closed - Opened by aferust 8 months ago
#191 - finally update unittests
Pull Request -
State: closed - Opened by aferust 8 months ago
#190 - fix missing internal dependency
Pull Request -
State: closed - Opened by aferust 8 months ago
#189 - add bicubic interpolation
Pull Request -
State: closed - Opened by aferust 8 months ago
#188 - boost up SIFT, add nearest neighbor and bilienear interp funcs
Pull Request -
State: closed - Opened by aferust 8 months ago
- 2 comments
#187 - add some comments for docs
Pull Request -
State: closed - Opened by aferust 8 months ago
#186 - Add RANSAC homography estimation
Pull Request -
State: closed - Opened by aferust 8 months ago
#185 - a sift match should contain distance parameter to determine quality
Pull Request -
State: closed - Opened by aferust 9 months ago
#184 - Add a SIFT example
Pull Request -
State: closed - Opened by aferust 9 months ago
#183 - upgrade gamut to 2.6.0
Pull Request -
State: closed - Opened by aferust 9 months ago
#182 - make figure data is accessible for copyless modifications
Pull Request -
State: closed - Opened by aferust 9 months ago
#181 - improve annotations, alpha support etc.
Pull Request -
State: closed - Opened by aferust 9 months ago
#180 - start implement image anotations, move ttf from plot to core
Pull Request -
State: closed - Opened by aferust 9 months ago
#179 - improve font rendering
Pull Request -
State: closed - Opened by aferust 9 months ago
#178 - improve centroid tracker with onTrack and some docs
Pull Request -
State: closed - Opened by aferust 10 months ago
#177 - fix wrong index in drawText
Pull Request -
State: closed - Opened by aferust 10 months ago
#176 - housekeeping in plotting
Pull Request -
State: closed - Opened by aferust 10 months ago
#175 - add callbacks to the centroid tracker, add option to reset counter
Pull Request -
State: closed - Opened by aferust 10 months ago
#174 - fix handling yuvgrouped format in video steams
Pull Request -
State: closed - Opened by aferust 10 months ago
#173 - make video example work for both test cases
Pull Request -
State: closed - Opened by aferust 10 months ago
#172 - upgrade mir-algorithm and mir-core
Pull Request -
State: closed - Opened by aferust 10 months ago
#171 - implement a generic method to set input stream parameters
Pull Request -
State: closed - Opened by aferust 10 months ago
#170 - implement setFPSRequest for input video streams
Pull Request -
State: closed - Opened by aferust 10 months ago
#169 - ImageFormat dependency has issues with some jpg??
Issue -
State: closed - Opened by infinityplusb about 1 year ago
- 3 comments
#168 - OutputStream accepts slices as input
Pull Request -
State: closed - Opened by aferust over 1 year ago
#167 - video example comments
Pull Request -
State: closed - Opened by aferust over 1 year ago
#166 - convertToRGB for videoio, update exmpl klt
Pull Request -
State: closed - Opened by aferust over 1 year ago
#165 - minor edits
Pull Request -
State: closed - Opened by aferust over 1 year ago
#164 - opticalflow works with Slice inputs instd of Image
Pull Request -
State: closed - Opened by aferust over 1 year ago
#163 - fix bilateral filter (workerLocalStorage issue)
Pull Request -
State: closed - Opened by aferust over 1 year ago
#162 - correct performance drops due to lightScope
Pull Request -
State: closed - Opened by aferust over 1 year ago
#161 - minor edit
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#160 - several bug fixes and improvements
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#159 - use assert in imwrite when a wrong format provided
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#158 - update resulting skel image
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#157 - entire thing is nogc nothrow now
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#156 - video example can run with main nogc nothrow
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#155 - breaking changes nogc part 1
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#154 - Several improvements and bugfixes on plotting, and starting to make things nogc
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#153 - arrange text deallocs
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#152 - implement plot primitive text and font
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#151 - add glfw-d as backend option
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#150 - add centroidtracker
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#149 - add missing template params
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#148 - add popFirstOf to dlist, minor edits
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#147 - fix wrong clearing plotprims in video frames
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#146 - adapt legacygl to copyless render
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#145 - improve plotting, reduce copies
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#144 - impl faster contours, fix leaks, update examples
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#143 - fix wrong indexing
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#142 - vectorize loop
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#141 - findContours should be used with range Iterators
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#140 - fix consuming stack
Pull Request -
State: closed - Opened by aferust almost 2 years ago
#139 - fix imwrite for single channel images
Pull Request -
State: closed - Opened by aferust about 2 years ago
#138 - add enum values explicity to ImageFormat
Pull Request -
State: closed - Opened by aferust about 2 years ago
#137 - replace imageformats with gamut. remove alpha
Pull Request -
State: closed - Opened by aferust about 2 years ago
#136 - Implementation of the skeletonize function for binary regions
Pull Request -
State: closed - Opened by aferust about 2 years ago
- 6 comments
#135 - Fix contours
Pull Request -
State: closed - Opened by seagetch over 2 years ago
- 1 comment
#134 - stereo module was updated with success!
Pull Request -
State: closed - Opened by aferust almost 3 years ago
- 3 comments
#133 - dcv:io -> dcv:imageio
Pull Request -
State: closed - Opened by ljubobratovicrelja almost 3 years ago
#132 - Fixing package.d
Pull Request -
State: closed - Opened by ljubobratovicrelja almost 3 years ago
- 2 comments
#131 - Revision 2022
Pull Request -
State: closed - Opened by ljubobratovicrelja almost 3 years ago
- 6 comments
#130 - dcv revision 2022
Pull Request -
State: closed - Opened by aferust about 3 years ago
- 8 comments
#129 - is this library dead?
Issue -
State: closed - Opened by aferust almost 6 years ago
- 7 comments
#128 - Broken example on the homepage?
Issue -
State: closed - Opened by HelgeCPH almost 7 years ago
- 4 comments
#127 - dcv/source/dcv/io/video/input.d(149,38): Deprecation: function `ffmpeg.libavcodec.avcodec.avpicture_get_size` is deprecated
Issue -
State: open - Opened by timotheecour almost 7 years ago
#126 - update to mir-algorithm v0.9.1
Issue -
State: closed - Opened by 9il almost 7 years ago
- 1 comment
#125 - fixes #124
Pull Request -
State: closed - Opened by timotheecour almost 7 years ago
- 3 comments
#124 - core/utils.d(72,23): Error: cannot implicitly convert expression iota([shape[0]])
Issue -
State: closed - Opened by timotheecour almost 7 years ago
- 2 comments
#123 - Error: recursive alias declaration (using dmd git master)
Issue -
State: closed - Opened by timotheecour almost 7 years ago
- 3 comments
#122 - fix some deprecation messages
Pull Request -
State: closed - Opened by timotheecour almost 7 years ago
- 3 comments
#121 - Error: function ffmpeg.libavformat.avformat.AVIndexEntry.flags(int v) cannot be overloaded with another extern(C)
Issue -
State: closed - Opened by timotheecour almost 7 years ago
- 2 comments
#120 - Fix build issues on Ubuntu 17.10 against latest FFmpeg snapshot
Pull Request -
State: closed - Opened by carun about 7 years ago
- 3 comments
#119 - Video IO Example
Issue -
State: closed - Opened by infinityplusb over 7 years ago
- 12 comments
#118 - Travis CI fixes part 2
Pull Request -
State: closed - Opened by ljubobratovicrelja over 7 years ago
- 1 comment
#117 - Travis fixup
Pull Request -
State: closed - Opened by ljubobratovicrelja over 7 years ago
- 1 comment
#116 - (most) bool return functions should instead throw on error
Issue -
State: open - Opened by timotheecour over 7 years ago
Labels: task, refactoring
#115 - simplify API's with isSlice
Issue -
State: closed - Opened by timotheecour over 7 years ago
- 6 comments
#114 - plotting without X-server
Issue -
State: closed - Opened by timotheecour over 7 years ago
- 1 comment
Labels: task, refactoring
#113 - Added guard for API calls if glfwInit is no good
Pull Request -
State: closed - Opened by ljubobratovicrelja over 7 years ago
- 2 comments
#112 - Create CONTRIBUTING file
Issue -
State: open - Opened by ljubobratovicrelja over 7 years ago
#111 - git history not very linear; why not use `git pull --rebase`instead of `git pull`?
Issue -
State: closed - Opened by timotheecour over 7 years ago
- 1 comment
#110 - wrappers for opencv
Issue -
State: open - Opened by timotheecour over 7 years ago
- 16 comments
#109 - gl -> GL
Pull Request -
State: closed - Opened by 9il over 7 years ago
- 1 comment
#108 - undefined error when calling dcv.imgproc.convolution.conv
Issue -
State: closed - Opened by timotheecour over 7 years ago
- 7 comments
#107 - fix_dub
Pull Request -
State: closed - Opened by timotheecour over 7 years ago
- 14 comments
#106 - cannot use dcv dependency in a dub.json, http://code.dlang.org/packages/dcv.json broken
Issue -
State: closed - Opened by timotheecour over 7 years ago
#105 - can we make glfwInit optional?
Issue -
State: closed - Opened by timotheecour over 7 years ago
- 16 comments
#104 - use documentation unittests to guarantee docs stays in sync with code and compiles (http://dcv.dlang.io/)
Issue -
State: open - Opened by timotheecour over 7 years ago
- 3 comments
#103 - betterC mir-cv
Issue -
State: open - Opened by 9il almost 8 years ago
- 6 comments
#102 - nrm2, asum...
Issue -
State: open - Opened by ljubobratovicrelja almost 8 years ago
- 4 comments
#100 - bitwise: slim ndslice for masks
Issue -
State: open - Opened by 9il about 8 years ago
Labels: proposition
#99 - New ndslice
Pull Request -
State: closed - Opened by 9il about 8 years ago
- 37 comments
#98 - Link fixup
Pull Request -
State: closed - Opened by ljubobratovicrelja about 8 years ago
#97 - Shared library with DCV and Mir
Issue -
State: closed - Opened by 9il about 8 years ago
- 3 comments
Labels: help wanted, question
#96 - Can travis download precompiled C libs from somewhere?
Issue -
State: closed - Opened by 9il about 8 years ago
- 3 comments
Labels: task
#95 - License
Issue -
State: closed - Opened by 9il about 8 years ago
- 3 comments
Labels: question
#94 - update mir version
Pull Request -
State: closed - Opened by 9il about 8 years ago
- 4 comments