文件名称:Image-processing-source-code
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-06-30
- 文件大小:
- 12.37mb
- 下载次数:
- 0次
- 提 供 者:
- 任**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本软件大致具有以下功能:
1. 打开时显示特效
.无
.随机
.向下扫描
.垂直双重扫描
.向右移动
.水平双重移动
.垂直百叶窗
.水平百叶窗
.垂直栅条
.水平栅条
.马赛克
.雨滴
2. 对图像进行点运算
.灰度直方图
.灰度线性变换
.灰度非线性变换(对数变换)
.灰度阈值变换
.灰度均衡
3. 对图像几何变换
.平移变换
.镜像变换
.缩放
.旋转
4. 图像增强
.简单平滑
.高斯平滑
.拉普拉斯锐化
.Sobel边缘细化
5. 对图像添加滤镜
.反色效果
.浮雕效果
.黑白效果
.马赛克化
.素描效果
-This software generally has the following features:
1 display effects when opening
None
Random
. Downward scan
Vertical dual scan
Move to the right
The horizontal double move
Vertical blinds
Horizontal blinds
The vertical gridlines
Horizontal gridlines
Mosaic
. Raindrops
2 image point operations
. Histogram
Gray-linear transformation
Gray-linear transformation (logarithmic transformation)
. Grayscale threshold transform
. Gray balance
3 image geometric transformation
. Translation transformation
Mirroring transformation
Zooming
Rotate
The image enhancement
Simple Smooth
Gaussian smoothing
Laplace sharpening
. Sobel edge thinning
5 on the image to add filters
Anti-color effect
. Emboss
Black and white effect
Mosaic of
. Sketch effect
1. 打开时显示特效
.无
.随机
.向下扫描
.垂直双重扫描
.向右移动
.水平双重移动
.垂直百叶窗
.水平百叶窗
.垂直栅条
.水平栅条
.马赛克
.雨滴
2. 对图像进行点运算
.灰度直方图
.灰度线性变换
.灰度非线性变换(对数变换)
.灰度阈值变换
.灰度均衡
3. 对图像几何变换
.平移变换
.镜像变换
.缩放
.旋转
4. 图像增强
.简单平滑
.高斯平滑
.拉普拉斯锐化
.Sobel边缘细化
5. 对图像添加滤镜
.反色效果
.浮雕效果
.黑白效果
.马赛克化
.素描效果
-This software generally has the following features:
1 display effects when opening
None
Random
. Downward scan
Vertical dual scan
Move to the right
The horizontal double move
Vertical blinds
Horizontal blinds
The vertical gridlines
Horizontal gridlines
Mosaic
. Raindrops
2 image point operations
. Histogram
Gray-linear transformation
Gray-linear transformation (logarithmic transformation)
. Grayscale threshold transform
. Gray balance
3 image geometric transformation
. Translation transformation
Mirroring transformation
Zooming
Rotate
The image enhancement
Simple Smooth
Gaussian smoothing
Laplace sharpening
. Sobel edge thinning
5 on the image to add filters
Anti-color effect
. Emboss
Black and white effect
Mosaic of
. Sketch effect
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图像处理程序的源代码
....................\photoshow
....................\.........\debug
....................\.........\.....\photoshow.exe
....................\.........\.....\photoshow.ilk
....................\.........\.....\photoshow.pdb
....................\.........\photoshow
....................\.........\photoshow.ncb
....................\.........\photoshow.sln
....................\.........\photoshow.suo
....................\.........\.........\Debug
....................\.........\.........\.....\BuildLog.htm
....................\.........\.........\.....\EffectDisplay.obj
....................\.........\.........\.....\Filter.obj
....................\.........\.........\.....\GeoOperator.obj
....................\.........\.........\.....\GrayOperator.obj
....................\.........\.........\.....\HistogramDlg.obj
....................\.........\.........\.....\improve.obj
....................\.........\.........\.....\JpegDecoder.obj
....................\.........\.........\.....\LineTranDlg.obj
....................\.........\.........\.....\LogTranDlg.obj
....................\.........\.........\.....\MainFrm.obj
....................\.........\.........\.....\MirTranDlg.obj
....................\.........\.........\.....\MoveTranDlg.obj
....................\.........\.........\.....\mt.dep
....................\.........\.........\.....\MyDib.obj
....................\.........\.........\.....\photoshow.exe.embed.manifest
....................\.........\.........\.....\photoshow.exe.embed.manifest.res
....................\.........\.........\.....\photoshow.exe.intermediate.manifest
....................\.........\.........\.....\photoshow.obj
....................\.........\.........\.....\photoshow.pch
....................\.........\.........\.....\photoshow.res
....................\.........\.........\.....\photoshowDoc.obj
....................\.........\.........\.....\photoshowView.obj
....................\.........\.........\.....\PreviewDlg.obj
....................\.........\.........\.....\RotateDlg.obj
....................\.........\.........\.....\stdafx.obj
....................\.........\.........\.....\ThresholdDlg.obj
....................\.........\.........\.....\vc80.idb
....................\.........\.........\.....\vc80.pdb
....................\.........\.........\.....\ZoomDlg.obj
....................\.........\.........\EffectDisplay.cpp
....................\.........\.........\EffectDisplay.h
....................\.........\.........\Filter.cpp
....................\.........\.........\Filter.h
....................\.........\.........\GeoOperator.cpp
....................\.........\.........\GeoOperator.h
....................\.........\.........\GrayOperator.cpp
....................\.........\.........\GrayOperator.h
....................\.........\.........\HistogramDlg.cpp
....................\.........\.........\HistogramDlg.h
....................\.........\.........\improve.cpp
....................\.........\.........\improve.h
....................\.........\.........\JpegDecoder.cpp
....................\.........\.........\JpegDecoder.h
....................\.........\.........\LineTranDlg.cpp
....................\.........\.........\LineTranDlg.h
....................\.........\.........\LogTranDlg.cpp
....................\.........\.........\LogTranDlg.h
....................\.........\.........\macro.h
....................\.........\.........\MainFrm.cpp
....................\.........\.........\MainFrm.h
....................\.........\.........\MirTranDlg.cpp
....................\.........\.........\MirTranDlg.h
....................\.........\.........\MoveTranDlg.cpp
....................\.........\.........\MoveTranDlg.h
....................\.........\.........\MyDib.cpp
....................\.........\.........\MyDib.h
....................\.........\.........\photoshow.aps
....................\.........\.........\photoshow.cpp
....................\.........\.........\photoshow.h
....................\.........\.........\photoshow.rc
....................\.........\.........\photoshow.vcpro