搜索资源列表
dct变换的VC实现
- DCT变换的VC实现,对研究DCT如何用C实现有很大的参考作用,或可直接调用-DCT VC to study how to use C DCT achieve a great reference, or direct call
运用Opengl和C实现一个人体面部的三维显示
- 通过VC++和OPenGL实现人脸的三维显示,在 vc++6.0下编译通过 -through VC and achieve OpenGL 3D Face, in vc 6.0 compile
c实现图像处理常用算法集
- 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on.
边缘检测CANNY算子的C实现
- 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
cximage
- CxImage是C++实现的具有强大功能、支持多种文件格式的图像管理类。
一个C++实现的SIFT算法
- C++实现的SIFT图像匹配算法,适用于Linux操作系统
用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码
- 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
Cohen-sutherland剪裁算法的C++实现
- Cohen-sutherland剪裁算法的C++实现
opengl c++实现的完整camera类
- opengl c++实现的完整camera类 包含头文件和实现文件
用C++实现图像的旋转 平移等功能
- 用C++实现图像的旋转 平移等功能 使其达到自己需要的效果-Image using C++ features such as rotating pan to achieve their desired effect
AdaBoostMHClass.adaboost算法的一个c++实现类
- adaboost算法的一个c++实现类,对学习adaboost算法非常有帮助,adaboost algorithm c++ to achieve a type of learning algorithm adaboost very helpful
HarrisPCorner 利用visual c++实现harris角点检测的程序
- 利用visual c++实现harris角点检测的程序-Using visual c++ to program harris corner detection
MYRAIN C++实现OpenGL的下雨效果
- C++实现OpenGL的下雨效果,非常适合学习参考!-C++ implementation of OpenGL rain effect, very suitable for study reference!
LDA 算法的C++实现
- Latent Dirichlet Allocation算法的C++实现-Algorithm for Latent Dirichlet Allocation of C++
用Visual C++实现基于数学形态学的数字图像处理
- 用Visual C++实现基于数学形态学的数字图像处理,包括二值图像的腐蚀,膨胀,开,闭,细化及中轴变换等运算. 图形图像处理
地图定位c#实现源码
- 地图定位,c#实现的代码,比较简单,但功能比较全(Map positioning, c# implementation code, relatively simple)
OTSU
- 图像阈值分割的C++实现,能够自动计算图像阈值,没有图片大小的限制。并且封装位子函数类型,可直接调用。测试性能优秀。(Automatically calculate the image threshold on the C++ platform, and there is no limit of the size of the image. And encapsulate the type of the bit function, which can be called directly. Th
基于粒子滤波器的目标跟踪算法及C++实现
- 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, automatically generate the oute
C# .NET车牌识别
- c#实现车牌识别系统,完整的源码,应用程序、测试模板图片(C# license plate recognition)
直线光栅扫描转换算法的实现
- 通过C++实现直线光栅扫描转换算法的示例(Implementation of Linear Grating Scanning Conversion Algorithms)
