搜索资源列表
houghcircle
- hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.
matcomplotshow
- C++中Matcom二维&三维曲线绘制综合运用-C Matcom 2D & 3D mapping the integrated use of curve
WaveletSuanFa
- 采用VC++6.0环境,实现一维&二维小波变换。-using VC 6.0 environment, and achieve a two-dimensional peacekeeping & wavelet transform.
XYWatermarkCODE1109
- XY.Watermark v1.1.0.9 源代码说明文件 Copyright (C) 2002-2004 mikespook & swill all rights recerved. 核心文件在Units目录下,未加注释。 我开放这个程序的代码并不是为了让你篡改版权后发布。个人希望你能从这个代码中受益,发现我的代码中好的,或者不好的东西。如果你觉得我写的代码在某些方面有问题,那么请务必要告诉我。期望共同进步! 再次重申,本代码只可做学习研究之用。对本代码的任何商业行为都将受到BS,并且
付立叶算法
- FFT&IFFT算法
Opencv&CLAHE算法实现
- Opencv&CLAHE算法实现
数字图像处理第三版(冈萨雷斯)附带课件PPT
- 数字图像处理第三版(冈萨雷斯)附带课件PPT,第一章,英文原版-Digital Image Processing PPT by Gonzalez & Woods(3rd edition),Chapter 1
VESA_Timing_2004.rar
- VESA标准Timing_2004,包括当时所有VESA信号的标准,对于视频开发人员十分重要的参考资料,VESA standard Timing,2004. This document includes all current VESA Monitor Timing Standards & Guidelines.It is very important for Video Developer.
FaceDetector_openCV.zip
- 老外用openCV实现Viola&Jones的经典face detection,pdf文档是执行说明。,OpenCV the realization of a foreigner with Viola & Jones classic face detection, pdf document is the implementation of that.
MyCVSample-ROI
- 基于opencv的MyCVSample-ROI操作&融合&画矩形及圆&鼠标响应等实例,适合opencv新手学习之用。-Opencv of MyCVSample-ROI-based operation & integration & draw a rectangle and a round & mouse response to such instances, for opencv novice learning.
SogouC.reduced.20061127
- 搜狗语料 关于文本分类语料库的问题搜狗实验室搜狗实验室(Sogou Labs)是搜狗搜索核心研发团队对外交流的窗口,期望通过这个平台,展现搜狗研发团队强大的研发-Sogou corpus corpus corpus on the issue of text categorization Sogou Sogou Lab Lab (Sogou Labs) is the core of R & D team Sogou search window for foreign exchanges,
Insight-VTK
- ITK入门ppt讲义。ITK 是医学影像分割与配准算法的研发平台。-Ppt lectures of itk . Itk are medical image segmentation and registration algorithm R & D platform
filter
- 1. 用imoise()函数给一幅数字图像加入’salt & pepper’和’Gaussian’噪声2)用3x3,5x5邻域平均平滑对图像进行处理3)用3x3,5x5中值滤波对图像进行处理, 2. 对一幅数字图像采用理想低通、Butterworth低通 、Gaussian低通滤波器进行平滑;对一幅数字图像采用理想高通、Butterworth高通 、Gaussian高通滤波器进行平滑。-1. With imoise () function to a digital image by a
VolRen
- 基于QT4和OpenGL/GLSL的体绘制应用程序。实现了 GPU Ray-Casting-A QT4 & OPENGL & GLSL based volume rendering application that implements GPU Ray-Casting.
摄像机标定 简易代码
- 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7); /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。
ContourTracingLineFollowing
- 轮廓跟踪和线的追随源代码下载 Contour Tracing & Line Following-Tracking and following the contour line of the source code download Contour Tracing & Line Following
ffmpeg-0.5
- 著名的ffmpeg.这是最新版,2009年3月10日发版的.新增不少decoder && encoder.-Famous ffmpeg. This is the latest version, March 10, 2009 version of the hair. Added a number of decoder & & encoder.
VTKexample
- 这是研究vtk开发的最好的参考资料。 这是叶峰无偿提供的宝贵的学习财富,叶峰同志为中国的VTK研究事业和C3P论坛的发展作出巨大贡献, 国内的VTK研究源头从C3P开始传播到各个学校、研究所、企业,同时也从C3P走出一大批VTK&C3P的优秀人才。 非常感谢叶峰的努力和分享,希望大家向他学习。 欢迎关注叶峰的个人空间和C3P论坛。 http://www.cadcaecam.com/Home/space.php?uid=7390 http://www.cadcaecam.c
fractalviewer_source
- 本程序实现了Julia & Mandelbrot分型图的显示和缩放功能。-Procedures for the implementation of the Julia & Mandelbrot type map display and the zoom feature.
RGBandHLS
- 本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT &light)实现RGB向HSL转换-Experimental realization of the R