搜索资源列表
bmptransfer.rar
- 能把BMP位图水平翻转、垂直翻转和旋转的程序,程序很简单,但好歹也是本人第一个图像处理程序,哈哈……。,The level of BMP bitmaps can flip, vertical flip and rotation procedures, the program is very simple, but at any rate is my first image processing procedures, ha ha ... ....
Image
- 在VC++6.0环境中,利用OpenCV做的图像水平翻转Win32程序。注意载入图像的路径。-In VC++6.0 environment, using OpenCV to do the level of the image reversal process Win32. Note the path of loading images.
PictureProcess
- vc++工程,主要对灰度图像进行水平翻转和垂直翻转-vc++ projects, mainly gray Flip Horizontal and vertical image flip
Image_image
- 图像镜像 1. 支持 biBitCount = 1, 4, 8, 24,biCompression = BI_RGB 的Windows位图; 2. 实现图像沿水平、垂直方向的翻转 -Image image 1. Support biBitCount = 1, 4, 8, 24, biCompression = BI_RGB the Windows bitmap 2. To achieve the image along the horizontal, vertical
tuxiangchuli
- 图像处理系统设计 1.文件:打开,保存,另存为; 2.图像:垂直翻转、水平翻转、翻转90度; 3.滤镜:浮雕、黑白、反色、锐化、反色、棕褐色; -Image processing system 1. File: Open, Save, Save As 2. Image: vertical flip, horizontal flip, flip 90 ° 3. Filter: relief, black and white, anti-color, sharpening, an
Image-processing-experiments
- Image processing experiments基本的图像处理实验。图形界面,实现了水平翻转,垂直翻转,图像旋转,灰度图像,单阈值二值化,双阈值二值化,非0置白法,孤立像素清除,3*3平均值滤波,N*N中值滤波,一阶微分,二阶微分,拉普拉斯变换,负像,缩小,放大,原始大小-Image processing experiments basic image processing experiments. Graphical interface to achieve a horizontal
Digital_media_technology
- 本次实验所实现的图像处理与动画播放软件功能包括: 1.文件操作:打开,保存(均支持多种格式的图片)、确定 2.几何变换:图像缩放(等比例缩放,自由比例缩放),图像旋转(自由旋转、水平翻转) 3.色彩变换:获取单色通道(RGB)、灰度变换(包含当灰度级别为2时即为黑白变换),颜色逆反变换、霓虹色变换、平滑图像、锐化图像、图像浮雕效果 4.动画播放:打开并播放 Flash 动画 5.视频播放:打开并播放视频-The experiment achieved image proces
xiaotu
- 一个小图像在大图像上移动、翻转,同时底图还能水平移动。-A small image in the big image on mobile, flip, and flat mobile map.
mirror_horizontally_image
- 利用Opencv,对输入图像进行水平镜像翻转操作,输出镜像后的图像。(mirror_horizontally_image)