搜索资源列表
DibEnLarge
- 利用线性插值的方式,实现图像的平滑放大。克服StretchBlt在放大时产生的马赛克现象。-using linear interpolation modes to achieve a smooth image to enlarge it. Large overcome StretchBlt in the mosaics at the phenomenon.
图像处理插值1[1].2
- 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
(Image)FastLib_N
- FastLib图像特效库(新).一些图形方面的算法如翻转,放大缩小,都有例子:)-FastLib Image effects for the (new). Some graphics algorithms such as overturned, zooming, Some examples :)
hjk
- 图像的读取与处理(放大,缩小,倾斜等等)基于c语言编写的。请指教-reader with the image processing (zoom in and out, tilt, etc.) based on the c language. Please enlighten
Painter
- 用VC6.0开发的画图程序,可以画直线,放大图像,编辑等功能
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.
图像几何变换
- VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
vc++环境下实现图象的缩放功能
- 实现打开图像功能。图像放大、缩小功能实现.,实现打开图像功能。图像放大、缩小功能实现.
数字图像的几何变换
- 主要完成的算法/功能: 图像文件的读出写入,支持BMP格式 图像剪切:输出图像指定矩形框区域的子图像 缩放:支持分数阶的放大/缩小倍率 旋转:支持0~90度之间任意给定角度的旋转变换
VCMFCPictureimages
- 功能需求 : 1、可以打开BMP、PCX、TGA、JPEG及GIF图像。 2、打开的图像,用户均能另存为任意一种格式,以实现图像格式的转换。 3、实现图片的放大、缩小,还原。 4、可以对图像进行90度、180度旋转。 5、可以直接调用Windows画图程序打开图片并进行编辑。 6、软件提供“上一张”、“下一张”功能。 7、可以进行全屏幕浏览,并提供“幻灯片播放”的功能,自动显示当前文件夹下的所有图像。 8、在查看图片时,可以选择从当前目录删除该图片,并将其放入系统
ImageTest
- 在CListCtrl中显示BMP图形,支持放大缩小,横竖向显示,调整图像间距-In CListCtrl display BMP graphics, support zoom,横竖to show, adjust the image spacing
chap1_3
- 图像的几何变换,包括图像的放大,和图像的缩小,图像的旋转,图像的平移,插值-Images of geometric transformations, including image magnification, and image reduction, image rotation, image translation, interpolation
ZoomCtrl
- 我在工作中需要使用一个对话框显示图表,还能进行放大与缩小。图像放大对滚动条CScrollView也进行了处理。-I m working on a dialog to display a type of chart.I figured I could easily find such a thing, or whip one up using the scroll functions of CWnd .
Coordinate_Curves
- 可缩放的二维曲线坐标图,从文件中读取数据,将数据以二维坐标图的形式表现出来,可用拖拽放大(非图像放大,而是数据重画)。可设置曲线颜色,跟踪鼠标位置(逻辑位置)-Scalable two-dimensional curvilinear coordinate map data read from the file data to two-dimensional coordinates of the form chart, drag can be used to enlarge (non-image
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
95302901ExtendedBitmap
- 图像处理,BMP,JPG,JPEG,GIF图片,旋转,放大缩小。-image processing, BMP, JPG, JPEG, GIF images, rotating, zooming narrow.-Image processing, BMP, JPG, JPEG, GIF images, rotate, zoom.-image processing, BMP, JPG, JPEG, GIF images, rotating, zooming narrow.
enlarge
- vc++编写局部放大示例,随着鼠标移动桌面图像放大程序。-vc++ sample preparation enlarged, with the mouse to move the desktop image to enlarge procedures.
ZoomPart
- VC++局部放大图像演示实例,WEB上有不少类似的应用,一般都使用插件实现,用VC实现倒是还没有见过,不过应该也不复杂,其实也就是一个放大镜效果,鼠标移动到图片上,会把接近的区域按比例放大,本例子中添加了两个快捷功能,点鼠标左键是缩小图像,右键是放大图像。 -VC++ to enlarge the image shows examples of local, WEB there are many similar applications, using plug-ins are general