搜索资源列表
camera
- 摄像机标定程序源码,WIN32控制台程序。很据输入的图片计算相机的内外参数。
Hough
- 在vc6.0下创建的一个基于OpenCV的控制台程序,以图像作为文件输入变量,编译时选择\"#if1\"或者\"#if0\",可以使用标准和概率Hough变换两种方法。
1
- 这是一个在vc6.0基于OpenCV的控制台程序,本例给出一个椭圆曲线拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它。
KavaTools
- 基于J2ME的PNG图片文件处理源程序 这里所说的PNG图片文件处理是指剔除掉PNG文件中的非关键数据段,从而达到压缩文件大小的目的。该程序为控制台程序,只需在控制台窗口执行jar即可。
CUDA实现CNN膨胀的程序
- 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
IMG
- 简单图像处理程序,用于幂次变换。在CMD下输出控制台程序名称和要转换的文件名即可-Simple image processing procedures for the power transformation. Output in the CMD console program name and want to convert the file name can be
CompressionPNG
- 一段J2ME的小型控制台程序,可以把PNG图片大小优化到最佳状态。 ... J2ME优化压缩PNG文件.-J2ME small section of the console program, you can optimize the size of the PNG image to its best. ... J2ME optimized PNG file compression.
canny
- 建立visual c++控制台程序,通过opencv进行人脸检测-The establishment of visual c++ console program, conducted through face detection opencv
zhifangtu
- 建立visual c++控制台程序,利用opencv绘制直方图-The establishment of visual c++ console process, rendering the use of histogram opencv
bmptyuv
- bmp类型的文件转换成yuv格式,这个代码是一个控制台程序,不是现成的对话框或者单文档,不过这个程序对理解转换过程是很好的。希望有能力的人也可以该机你下让它成为一个对话框或者单文档得形式的转换工具。-bmp file types into yuv format, the code is a console program, not a ready-made dialog box or a single document, but this procedure is a very good und
opencv_HUIDU_1
- 我的第一个opencv的程序,读取真彩图像转化为灰度图像。很简单,也会很容易分析。入门级的。控制台程序。-My first one opencv program, read the true color images into gray-scale image. Is very simple, will be very easy to analyze. Entry-level. Console program.
rgb2yuv
- rgb格式图像转yuv4:2:0格式,命令行参数控制台程序-rgb tranform to yuv4: 2:0
cPPmedia-filter
- 有实例,用C++写的控制台程序,比较深入。读取24位图像,进行中值滤波,并显示出图像-There are examples, written in C++ console program, more in-depth. Read 24-bit image, the median filter, and display the image
hough
- 用hough变换来检测圆,并且能画出圆的轮廓,是基于opencv的控制台程序,效果不错,适合初学者-With the hough transform to detect circles, and can draw the outline of the circle, is based on the opencv the console application, good results, suitable for beginners
fast_dt
- 快速距离变换的程序,是在外国人的一个程序上小改了一下,vs2008下的控制台程序,可以直接设置断点调试-Fast distance transform procedure is a procedure in the foreign small change a bit, vs2008 console under the program, you can set breakpoints directly
Pyramid-final
- 基于OpenCV2.4.3、VS2010的控制台程序,按照自己的OpenCV路径进行配置,修改读取图像的位置,之后便可运行。运行结果为可修改层数的图像金字塔构建。-The console program based on OpenCV2.4.3, VS2010, according to their own OpenCV path configuration, modify the position of the image, and then you can run. The results
FourierTransform
- 简单的控制台程序,对图像进行傅里叶变换。-Fourier Transform
LBP-faeature-extraction
- LBP局部二元模式特征提取算法源代码,有控制台程序工程文件调用测试-LBP local binary pattern feature extraction algorithm source code, there is a console application project file called test
gmm
- EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。-EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.
Sportsobjectsparabola
- 在控制台程序下编程实现,画出物体运动曲线。-In the console under the program implementation procedures, draw objects exercise curve.