搜索资源列表
图像处理插值1[1].2
- 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
模拟图像边缘检测的C代码[原创]
- 模拟图像边缘检测的C代码[原创]先把图像放大K倍,然后检测边缘。使用Roberts梯度检测法。该方法在边缘附近有失真,产生伪边缘。-simulation Edge Detection of C code [original] first image amplification K times, and then detected edge. Use Roberts gradient detection. The method is near the edge of distortion, pse
实现图片放大缩小旋转
- 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。 进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images
Painter
- 用VC6.0开发的画图程序,可以画直线,放大图像,编辑等功能
Magnifier_src
- 一个放大看图源码,移动鼠标可以放大图像的对应部分
bmp图象的放大直方图均衡
- 这是我初学图像处理所作的一个例子,相信对其他人也有一定帮助。-This is my beginner image processing of an example, I believe others will also help.
图像处理1
- 图像处理综合小软件 包括打开,关闭,剪切粘贴,放大缩小,生成灰度图等基本功能。-image processing software includes an integrated small opening, closing, shear paste, zooming, generating grayscale basic functions.
图像放大
- 有了它就可以知道原来点击放大图象也很简单的啊,随心所欲的放大我的图片。-made it know that it can enlarge images are very simple ah, and to engage in my pictures to enlarge it.
图像的读入、显示与放大缩小图像的存储(MFC)
- 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
图像几何变换
- VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
vc++环境下实现图象的缩放功能
- 实现打开图像功能。图像放大、缩小功能实现.,实现打开图像功能。图像放大、缩小功能实现.
drawline.rar
- 可以从文件中读取数据,绘制图像,能放大或缩小图像,you can read data from files and paint the map on the screen
数字图像的几何变换
- 主要完成的算法/功能: 图像文件的读出写入,支持BMP格式 图像剪切:输出图像指定矩形框区域的子图像 缩放:支持分数阶的放大/缩小倍率 旋转:支持0~90度之间任意给定角度的旋转变换
VCMFCPictureimages
- 功能需求 : 1、可以打开BMP、PCX、TGA、JPEG及GIF图像。 2、打开的图像,用户均能另存为任意一种格式,以实现图像格式的转换。 3、实现图片的放大、缩小,还原。 4、可以对图像进行90度、180度旋转。 5、可以直接调用Windows画图程序打开图片并进行编辑。 6、软件提供“上一张”、“下一张”功能。 7、可以进行全屏幕浏览,并提供“幻灯片播放”的功能,自动显示当前文件夹下的所有图像。 8、在查看图片时,可以选择从当前目录删除该图片,并将其放入系统
ImgEdit
- 图像显示控件,模仿美图秀秀。具有放大缩小,缩略导航功能-Image display control, mimic beauties Xiu Xiu. With zoom, thumbnail navigation
ImageExplorer
- 这是一个全功能的图片浏览器,可以放大缩小图片、播放幻灯、抓屏和截图,还可以对图像进行简单处理,内置有几款滤镜程序,还行对图片进行对比度、亮度调节。这是实现的源代码,附有设计文档。-This is a full-featured image viewer, you can zoom images, play slides, screenshots and screenshots, you can also perform simple image processing, built-in filt
zonghe
- 对话框,picture control,List control,双击放大图像,再双击还原,tree control等多个控件用法-Dialog box, picture control, List control, double-click the larger image, then double-click restore, tree control, multiple controls usage
ImageTest
- 在CListCtrl中显示BMP图形,支持放大缩小,横竖向显示,调整图像间距-In CListCtrl display BMP graphics, support zoom,横竖to show, adjust the image spacing
新建文件夹
- 可以使文件中的图像放大两倍,采用双线性插值不失真。(The image magnified two times)
图像几何变换处理
- 图像的几何变换: 改变图像的大小或形状。比如图像的平移、旋转、放大、缩小等,这些方法在图像配准中使用较多。 图像变换: 通过数学映射的方法,将空域的图像信息转换到频域、时频域等空间上进行分析。比如傅里叶变换、小波变换等。(Image several transformation processing)