搜索资源列表
粗化细化
- 本程序是图形与图象处理方面的,实现的是对图片进行粗化和细化,学过此方面知识的人就知道。-graphics and image processing, and achieving the pictures of the rough and refined, academic knowledge of this person know.
bivalue
- 图像处理二值化,利用模板匹配可以在一幅图象中找到已知的物体。比如抓拍到了一张射门的照片,要在该照片中找到足球的位置。这时就可以采用模板匹配的方法。所谓模板匹配,其实想法很简单:拿已知的模板(在本例中为足球的图象),和原图象中同样大小的一块区域去对。-binary image processing and using template matching the image to find a known object. For example, snapped a shot of the phot
处理当前屏幕用的一个小程序
- 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.scr ipt自定义处理流程 处理由系统热键触发. 1.双击scr ipt的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XE
图像融合算法演示源码
- 点击打开文件的两个按钮,打开上下文件然后在图片上用鼠标左键点击选择一个闭合的区域,当两个图片区域选定后,点击生成比对图片按钮,将会生成融合的比对图片,可以调整比对图片的相对位置和图片透明度。 -click open the file of two buttons, then open the next document in photographs with the left mouse button click on the choice of a closed region, when
vcfefewfw
- 彩色图到灰度图的转换以及真彩图转256 色图的算法和说明 VC实现-color to grayscale conversion and true color pictures to the 256-color map algorithm and annotations VC
彩色图到灰度图的转换的源程序
- 彩色图到灰度图的转换的源程序!实现了彩色图到灰度图的转换,注意其中真彩图和调色板位图处理时的差别。-color to grayscale conversion of the source! To achieve a color map of the grayscale conversion, which really pay attention to the palette color pictures and bitmap handling differences.
stretchbit
- 用与图片任意比例的放大和缩小,并且画面质量不变,可以学习.-arbitrary and pictures with the magnification ratio and narrow, and the same picture quality, we can learn from.
CollectFaceImage
- 便于使用的收集人脸图像建立数据库的工具程序。供人脸检测/识别/表情/姿态等模式识别、人工智能领域的研究者使用。可以方便地从网页中收集人脸照片,提供良好的交互界面对照片在模式识别,尤其是biometric领域中所需的各种属性进行标注,建立数据库。-easy-to-use collection of facial image database tools procedures. For Face detection / identification / expression / gestures,
NumberRead
- 从图片中识别数字,Visual C++ 6.0源代码-pictures from the identification number, Visual C 6.0 source code
VisualC++Digital_Image_Process_Source_Code
- VisualC++数字图像处理配套光盘,包括图片和源代码-VC digital image processing matching discs, including pictures and source code
tupianchuli
- 毕业设计用的图片处理程序,使用VB设计!-graduation pictures of the design process, the use of VB!
average_filter
- 中值滤波程序,程序中附有试验用的图片,短小精悍!-median filtering procedures, test procedures with the pictures, short and pithy!
DetectAVI
- OpenCV中的一个例子 基于AdaBoost的人脸检测示例程序 可以读入静态图片,视频,摄像头输入-OpenCV an example of the AdaBoost based Face Detection sample program can be read into static state pictures, video, camera input
256tograypic
- 图像处理基础算法源代码VC++ 256色转灰度图 带有测试图片-image processing algorithms based on the source code to VC 256 grayscale color pictures with test
mask-pp
- a masker for pictures
AutoFuzzy
- 该程序采用自适应模糊匹配算法完成贝尔模板图像到全彩图像的插值运算-the procedure adaptive fuzzy matching algorithm Bell template image to the entire color pictures as the interpolation operation
zoom-in-and-move-pictures
- 用c#来实现导入图片,并且能够放大缩小和移动图片。-Achieved with c# import pictures, and can zoom in and move pictures.
pictures
- 图像读写 图像读写 二值图像 BMP 绝对是完全的源代码 C++6.0 编写-pictures read & write ,by C++6.0
split-pictures
- 该程序的功能是实现图像的拆分,将一个大的图像分成几个小的图像。-this procedure is used to spilt a big picture into small pictures
CPP-segmentation-of-pictures
- 对图像进行分割,非常不错的分割代码,可以对不同的图片进行多种分割-segmentation of pictures,developed in VC++