搜索资源列表
rui_t_VC
- 用VC编写实现图像处理的源码,对于不同的应用对象可以根据需要进行修改。-VC prepared with the realization of image processing source code, for different application objects can be modified.
MyVcMatDemos
- 自己编的一些Vc与Matlab混合编程的例子,全部调试通过,实现的功能主要是图像的读写,处理的常用操作。-Vc compiled some of their own mixed programming with Matlab examples, all debugging through to achieve the main function is to read and write images to deal with the common operations.
guangliusuanfa
- 这是图像处理程序是我用光流算法写的,经过测试效果不错,希望大家喜欢-This is the image processing program is written in my optical flow algorithm
Opencv-MineSweeping
- 调用OpenCV中的窗口等图像处理函数编写的类似于windows扫雷的小游戏-Similar to windows minesweeping game window in calling OpenCV image processing functions written
OpenCV-Maze-generation
- 用OpenCV库中的窗口创建函数和图像处理函数编写的迷宫的生成与行走小游戏-Window created in the OpenCV library functions and image processing functions written in the maze generation and walk of game
Test
- 对图片做直方图均衡化,用于光照矫正,增强图像的对比度 有open cv 基本的图像处理库连接上 即可使用-The pictures do the histogram equalization for illumination correction, enhanced image contrast can be used on the basic image processing library connection in open cv
image-processing
- 一些图像处理方面常用到的小程序。希望能给需要的朋友提供一点点帮助。-Some commonly used image processing applet. I hope to give a friend in need to provide a little bit of help.
qeq
- MATLAB数字图像处理与分析实例教程源程序-MATLAB R2008 digital image processing and analyzing teaching source program instance
0
- 一种基于opencv的图像二值化处理,已经调试成功,效果非常好。-Based on binary image processing opencv debugging has been successful, the effect is very good.
zhongzhilivbo
- 学习opencv的图像处理 中值滤波 简单的c++代码 适合初学者-opencv median filtering
image-process
- 图像处理基本算法,可以显示图像,翻转图像,边缘提取等等基本操作,是不错的学习算法。-it is helpful for learn image processing by visual c puls plus and wonderful for you.
Image-analysis
- 字图像处理(Digital Image Processing)是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。数字图像处理的产生和迅速发展主要受三个因素的影响:一是计算机的发展;二是数学的发展(特别是离散数学理论的创立和完善) 三是广泛的农牧业、林业、环境、军事、工业和医学等方面的应用需求的增长。-digital image processing,classic algorithms,digital image processing,classic algorith
Hik_Stage_1
- 使用vs2010编写了一个consel应用程序,该应用程序可对任何输入的yuv420指定帧号图像进行中值滤波和sobel处理,并输出处理后的两张bmp图片(8bit灰度图)-the application program can get one frame yuv420 sequence, medianfilter and sobel edge extract,then output two bmp(8bit)
BitmapImageProcess
- 本程序是学习数字图像处理的一个程序框架,可以显示处理过后的图像,如果需要进行图像处理(如图像修复、图像分割等)-This procedure is a procedural framework for digital image processing, and can display images, if you want to make image processing (such as image restoration, segmentation, etc)
opencv-imageRegegenize
- opencv图像的自动识别,包括图像的处理,采集,最后识别。-opencv image automatic identification, including image processing, collection, and finally recognized.
grayproc
- 一个c++程序,用于对一副图像进行其中不同的灰度化处理,用户可以看出不同权值对灰度化处理结果的影响。-A c++ program for a pair of images in which the different grayscale processing, the user can see the impact of different weights on the gray processing results.
AGV
- 基于C++和OpenCV的AGV导引路径图像处理代码-AGV direct path based on C++ and OpenCV image processing code
yaogan
- 遥感图像处理中的空间后方交会小程序,附带两个数据文件-Remote sensing image processing space resection of small programs, with two data files
CvvImage
- 好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个
Image_Processing
- 图像处理方面基础框架结构。主要是对图像的灰度操作,均值,中值最大值最小值滤波。添加一些如高斯噪声等噪声,还有对图像进行去噪处理。显示图像的RGB分量,对图像进行灰度直方图均衡化和归一化。-Based image processing framework. The main image is a gray operation, mean, median maximum minimum filter. Add some noise such as Gaussian noise, as well as
