CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opencv code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opencv code - List
[
2D Graphic
]
kalman
DL : 0
we have to write bridge-code to all the OpenCV ... with a simple demo-to-demo match of the OpenFrameworks example, ... I haven't fully gotten my head around the Kalman filter demo in the OpenCV documentation
Date
: 2010-10-19
Size
: 6.3kb
User
:
zdd9527
[
2D Graphic
]
pcasift-0.91nd.tar
DL : 0
pcasift最新最强得sift方法 pcasift最新最强得sift方法-pcasift strongest in the latest methods pcasift sift strongest in the latest methods sift
Date
: 2025-12-25
Size
: 661kb
User
:
xie
[
2D Graphic
]
lkdemo
DL : 0
用opencv编写的目标跟踪检出的原码,可写出目标的坐标-Opencv prepared with the objective of tracking the detection of the original code, can write the coordinates of the target
Date
: 2025-12-25
Size
: 3kb
User
:
JH
[
2D Graphic
]
OpenCV_contours
DL : 0
OpenCV contours 图像轮廓提取程序源代码-OpenCV contours image contour extraction procedure source code
Date
: 2025-12-25
Size
: 36kb
User
:
[
2D Graphic
]
OpenCV_ffilldemo
DL : 0
OpenCV ffilldemo.cOpenCV图像处理程序源代码-OpenCV ffilldemo.cOpenCV image processing source code
Date
: 2025-12-25
Size
: 44kb
User
:
[
2D Graphic
]
ncc
DL : 0
The normalized cross correlation (NCC) implemented in C++ and Matlab
Date
: 2025-12-25
Size
: 569kb
User
:
lusmar
[
2D Graphic
]
CLAHE
DL : 0
实现局部自适应直方图均衡功能,对图像实现争抢功能-The realization of local self-adaptive histogram equalization function
Date
: 2025-12-25
Size
: 4kb
User
:
jim green
[
2D Graphic
]
AppendBarCode
DL : 0
为图像添加条形码的动态链接库,用到OpenCV合并原图和条形码图,条形码根据字库文件生成。-Add a bar code for the image of dynamic link libraries, and barcodes are used OpenCV original merger plans, the bar code under the font file generation.
Date
: 2025-12-25
Size
: 1.12mb
User
:
胡钟岳
[
2D Graphic
]
B-spline-approximation
DL : 0
一个可以将给定2D曲线图像转化为B样条曲线的程序。需要opencv支持 内含程序源码、用户手册、算法原理文档、样例以及结果文档-A simple code about B-spline approximation.
Date
: 2025-12-25
Size
: 3.46mb
User
:
sunjing
[
2D Graphic
]
opencv
DL : 0
不会,此代码是OpenCV阅读OpenCV源代码而后一点点抠出来的-Not, this code is the OpenCV reading OpenCV source code and then pull out a little bit.
Date
: 2025-12-25
Size
: 5kb
User
:
lvbo
[
2D Graphic
]
SIFT-CPP1
DL : 0
SIFT算法代码,C++的,确认可用,并提供opencv和gsl以及相关安装方法-SIFT algorithm code, C++ confirmation available, and provide opencv and gsl installation method
Date
: 2025-12-25
Size
: 49.32mb
User
:
tlh
[
2D Graphic
]
OpenCVTest
DL : 0
OpenCV基本编程练习,包括显示图片,播放视频,滚动条,图片平滑,ROI,事件响应等。为了避免各个模块之间相互影响,对应的代码已经屏蔽,可以通过选择取消屏蔽相应的代码实现相应的功能-OpenCV basic programming exercises, including display pictures, play video, scroll bars, smooth picture, ROI, and incident response. In order to avoid the interaction between the various modules corresponding code has been shielded, shielding corresponding code can be canceled by selecting the corresponding function
Date
: 2025-12-25
Size
: 23.92mb
User
:
liupudu
[
2D Graphic
]
MSFilter
DL : 0
mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function interface. Code function: read into pictures, the filtered output mean-shift images, grayscale, color maps can be. Document: MSF.h mean-shift filter header files MSF.cpp mean-shift filter function the body Main.cpp main function
Date
: 2025-12-25
Size
: 4.58mb
User
:
大宝
[
2D Graphic
]
sift-code
DL : 0
sift 算法的实现,在opencv 环境中 所有的函数都已经写出-the source code of the sift alogrithm
Date
: 2025-12-25
Size
: 881kb
User
:
zhangxiong
[
2D Graphic
]
danmubd
DL : 0
基于opencv单目机标定的源代码,包含标定的图片,程序注释详细,很适合初学者。-Based on opencv monocular machine calibration source code, including the picture of the calibration, application notes in detail, very suitable for beginners.
Date
: 2025-12-25
Size
: 4.27mb
User
:
刘天鸣
[
2D Graphic
]
road
DL : 0
车道线检测,在vs2010配置opencv的情况下亲测可用,代码没有做出透视变换-Lane detection, in the case of pro-test opencv vs2010 configuration is available, the code does not make a perspective transformation
Date
: 2025-12-25
Size
: 2.72mb
User
:
potter
[
2D Graphic
]
lapulas
DL : 0
一份适合于初学者的代码,在vs2010配置opencv的情况下可用。拉普拉斯变换部分是笔者自己写的,不是opencv的源代码-A code suitable for beginners, available in the case of vs2010 configuration opencv. Laplace transform part of the author to write, not opencv source code
Date
: 2025-12-25
Size
: 6.96mb
User
:
potter
[
2D Graphic
]
match
DL : 0
基于OpenCV图像匹配的代码,在图像库里面进行检索出匹配的图像-Code,based on OpenCV image matching in an image repository to retrieve the matching of images
Date
: 2025-12-25
Size
: 1kb
User
:
[
2D Graphic
]
screenshot
DL : 0
做的一个截图源码,用opencv和vs2013做的 ,将一幅图片截成三份,分别保存。-Do a screenshot source code, using opencv and vs2013 do, the picture cut into three parts, were preserved.
Date
: 2025-12-25
Size
: 4.27mb
User
:
GRACE
[
2D Graphic
]
HistogramProcessing
DL : 0
自己完成的直方图均衡化的代码,很好用,很适合(Histogram equalization completed their own code, very easy to use)
Date
: 2025-12-25
Size
: 160kb
User
:
cacalave
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.