搜索资源列表
databaseImageDisplay
- 这个程序可以将数据库中的图片显示出来(前提是已经在指定数据库存储了图像)-the process database can be displayed pictures (provided he is the designated database storage of images)
LCDMatrix
- 用VC实现将图片处理转存为C、H或TXT等文本文件,数据格式按液晶模块LCD12864显示要求,可方便单片机实现将图片显示到128X64液晶模块上。
work
- matlab环境下的图片显示,以及图像分割算法等,希望对各位有用,谢谢各位,咱们资源可以共享嘛,
马赛克动画显示图片示例
- 马赛克动画显示图片示例-mosaic pictures show examples of animation
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
PNGClass
- 显示半透明的png图片,并支持半透明图片合并-png class
PhotoPlayer
- 采用GDI+实现图片显示,放大,缩小,幻灯片播放等各种操作,采用双缓冲技术解决图片闪烁问题。-Use GDI+ to achieve image display, zoom, slide and other operations, using double buffering techniques to solve image flickering problem.
ShowImage
- 基于OPENCV的显示图片类,能显示彩色图/二值图/灰度图/char*图/int*图/bool* 图-display image class, can display color image/binary image/gray image/char* image/int* image/bool* image etc
LoadImage
- 嵌入式qt/Embed环境,使用QLabel加载bmp图片,然后pushbutton控制切换显示的图片。-Embedded qt/Embed the environment, use the QLabel load bmp image and pushbutton control switch display pictures.
TestOpenCV
- 基于viual c++ 2005和OpenCV环境 TestOpenCV是一个应用OpenCV提供的函数进行图片显示和保存的应用程序,注意TestOpenCV需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV-Based on viual c++ 2005 and OpenCV is an application environment TestOpenCV provided OpenCV function picture display and preservati
BaseMFCPicturetoprocess
- 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
DigitalRecognitioncode
- 使用说明第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行
DigitalImageProcessing
- 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
showDWT
- 用图片显示图像的各个频率段的小波信息,方便观察图像里的频谱分布-display the wavelet coeeficients in a image, it helps to observe the frequency distribution of a image
TestOpenCV
- TestOpenCV是一个应用OpenCV提供的函数进行图片显示和保存的应用程序,注意TestOpenCV需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV-Application TestOpenCV is a function provided by OpenCV image display and preservation of the application, pay attention to the needs of TestOpenCV library Ope
TestOpenCV
- TestOpenCV是一个应用OpenCV提供的函数进行图片显示和保存的应用程序,注意TestOpenCV需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV-Application TestOpenCV is a function provided by OpenCV image display and preservation of the application, pay attention to the needs of TestOpenCV library Ope
EasyJPEG
- 一个jpg图像显示及处理的小程序,显示jpg图像,并将其转为bmp图片-A jpg image display and processing of small procedures, show jpg images, and images to bmp
opencv
- 在vc环境下利用OPENCV在对话框中显示图片-In vc environment using OPENCV display pictures in a dialog box
24位真彩色显示BMP图像
- bitmap 图片显示 这是个未完成之作,原来想作个小GAME出来 可惜现在还不能在DOS下直接写显存(我不知道在各种模式下显存对显示器的控制). 这样一来就是有用写点的方法,所以在速度就像蚂蚁拖大像(慢啊!)
Holcon图片带缩放
- MFC + Halcon做的图片放大缩小,还可以在子窗口进行显示,放大缩小。 功能非常不错!(MFC + Halcon to do the picture zoom in and out, you can also display in the sub window, zoom in and out. The function is very good!)