搜索资源列表
computercontrol
- 数控代码仿真器是利用VC++6编辑的一个执行数控代码可视化功能的软件。其生成数控代码仿真器的使用较简单有参考价值-NC code simulator is to use the VC 6 editorial NC code implementation of a visual function of the software. NC code generation of the simulator is relatively simple to use reference value
wenjiate
- 基于位随机序列的真实仿真红外纹理地表生成代码, -random sequence based on the true surface texture infrared simulation code generation,
dayintiaoma
- 《打印编程》中的源码,打印条码。按照国标可生成2中条码,根据不同条码要求打印条码。基于对话框的VC6.0代码。
jpegencoder-convert
- 从bmp经过jpeg编码后生成jpg图像,同事实现图像倒置效果。完全的c代码实现,不调用任何图像库,合适移植,或转汇编。
WebImgStamp-Release-2.0
- Web上载图片及加入水印生成缩略图的代码.net2005环境下编译通过。
basicprocessing
- 图像位平面分割,高斯金字塔生成与复原,图像4因子下采样等基本操作,有详细的代码注释。
tuxingchuli
- 8种常用图像处理算法(函数) 这是我毕业设计的一部分代码 包括实现DIB图像的垂直镜像,实现DIB图像的旋转,缩放DIB图像,返回新生成DIB的句柄,把256图像转化成灰度图像等
pinghua
- 图像平滑处理的C代码,和运行中生成的文件,有兴趣的可以下在一起探讨
Chromaticity.ZIP
- 用delphi写得生成CIE颜色空间图的代码。比如CIEXYZ CIExyY.
erode
- 本程序包括一些腐蚀程序,图像通过代码自己生成,并对其进行一些腐蚀处理
general_hough_transform_shape_detection
- 根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码
invariantMomentShapeDetection
- 根据:基于不变矩特征和神经网络的图像模式模糊分类 论文 在matlab上做的实验,有7个不变矩生成和神经网络分类的代码,还要论文原文
grafic
- 这个文件中有两个代码:分别实现画线,画圆. 代码程序是用的计算机图形学中关于线,圆的生成算法.-This document there are two codes: the realization of painting lines respectively, drawcircle. Code procedure is used in computer graphics on the line, circle generation algorithm.
make_watermark
- 一个VC++生成水印图片的代码,对研究数字水印非常有用!-VC++ to generate a watermark image of the code, the study of digital watermarking is very useful!
tts
- 热敏打印机图片二进制代码生成生成,VS2008的开发工具,二值化-Thermal printer image binary code generator generates, VS2008 development tools, Binarization
test
- 本代码生成GUI界面,实现位图的直方图均衡化处理,压缩包内有代码编写指导。-The code generator GUI interface, bit-map histogram equalization processing, compressed within a coding guide.
combine
- 把二值bmp图像挂网或者直接转换成矢量线段,追踪生成G代码数据。代码是标准C语言,在windows下用GCC编译执行通过,其他支持标准C语言的编译器应该也没有问题。(The binary BMP image linked to the network or directly converted into vector lines, tracking the generation of code data.)
四参数随机生长法生成多孔介质代码
- 利用四参数随机生成法生成三维多孔介质,以研究黏土、页岩等的微观流动机制(Using QSGS to construct 3D porous media)
人脸识别 MATLAB代码
- 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现轮廓跟踪算法获取物体的轮廓序列,可生成边界链码。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of