CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MyDIP
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MyDIP - List
[
Windows Develop
]
256Color2Huidu
DL : 0
256色转灰度 AppWizard has created this MyDIP application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your MyDIP application. MyDIP.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. MyDIP.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CMyDIPApp application class. MyDIP.cpp This is the main application source file that contains the application class CMyDIPApp.
Update
: 2008-10-13
Size
: 39.32kb
Publisher
:
吴权
[
Special Effects
]
Canny-suanzi
DL : 0
AppWizard has created this MyDIP application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
Update
: 2008-10-13
Size
: 148.12kb
Publisher
:
aaa
[
Special Effects
]
zhifangtusuanfa
DL : 0
AppWizard has created this MyDIP application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
Update
: 2008-10-13
Size
: 230.36kb
Publisher
:
aaa
[
Graph program
]
MyDIP
DL : 0
一个非常好的对BMP图像进行操作的程序框架
Update
: 2008-10-13
Size
: 148.95kb
Publisher
:
一剑飘红
[
Special Effects
]
MyDIP
DL : 0
MyDIP.rar是256色转灰度图程序,
Update
: 2008-10-13
Size
: 135.23kb
Publisher
:
王超锋
[
Special Effects
]
MyDIP
DL : 0
MyDIP.rar是中值滤波算法,对初学者是一个参考
Update
: 2008-10-13
Size
: 145.79kb
Publisher
:
王超锋
[
Special Effects
]
mydip
DL : 0
图像的拉普拉斯变换处理方法,采用VC实现,编译后可以直接运行。
Update
: 2008-10-13
Size
: 50.06kb
Publisher
:
sdfsdf
[
Special Effects
]
mydip
DL : 0
256色转灰度图 vc源码,大家看看吧,有效果图不错啊。
Update
: 2008-10-13
Size
: 82.7kb
Publisher
:
郭瑞
[
Special Effects
]
mydip
DL : 0
实现了梯度锐化,有测试图,效果很好,大家可以看看。
Update
: 2008-10-13
Size
: 44.65kb
Publisher
:
郭瑞
[
Graph program
]
mydip
DL : 0
实现了直方图均衡,有效果图。大家可以看看。
Update
: 2008-10-13
Size
: 103.32kb
Publisher
:
郭瑞
[
Special Effects
]
mydip
DL : 0
实现了图像的细化。效果不错啊。有效果图。
Update
: 2008-10-13
Size
: 181.77kb
Publisher
:
李静
[
Special Effects
]
MyDIP
DL : 0
实现了RGB256转灰度图的一个经典小程序
Update
: 2008-10-13
Size
: 192.96kb
Publisher
:
wangliang
[
Special Effects
]
MyDIP
DL : 0
本程序是数字图像处理的课程设计,主要实现了位图的模糊、锐化、傅立叶变换等功能。位图操作的主要类为MyDIP,详细见readme.txt文件。
Update
: 2008-10-13
Size
: 1.23mb
Publisher
:
赵瑞峰
[
Special Effects
]
MyDIP
DL : 0
MyDIP.rar是256色转灰度图程序,-MyDIP.rar is a 256 color grayscale switch procedure,
Update
: 2025-02-19
Size
: 144kb
Publisher
:
王超锋
[
Special Effects
]
MyDIP
DL : 0
MyDIP.rar是中值滤波算法,对初学者是一个参考-MyDIP.rar is the median filter algorithm, is a reference for beginners
Update
: 2025-02-19
Size
: 154kb
Publisher
:
王超锋
[
Special Effects
]
mydip
DL : 0
实现了图像的细化。效果不错啊。有效果图。-Realize the image of refinement. Ah good results. Has the effect of Fig.
Update
: 2025-02-19
Size
: 182kb
Publisher
:
李静
[
Special Effects
]
MyDIP
DL : 0
本程序是数字图像处理的课程设计,主要实现了位图的模糊、锐化、傅立叶变换等功能。位图操作的主要类为MyDIP,详细见readme.txt文件。-This procedure is a digital image processing of the curriculum design, the main achievement of the fuzzy bitmaps, sharpening, Fourier transform functions. Bitmap operations for a major category MyDIP, see readme.txt file in detail.
Update
: 2025-02-19
Size
: 1.23mb
Publisher
:
赵瑞峰
[
Special Effects
]
MyDIP
DL : 0
图形,图形图像 处理,二值化变换。-Graphics, graphic image processing, binarization transformation.
Update
: 2025-02-19
Size
: 2.76mb
Publisher
:
ligang
[
Special Effects
]
MyDIP
DL : 0
MyDIP C++图像处理程序源代码,实现图片灰度处理、图像缩放、图像变换、图像边缘与轮廓的相关处理等。关于源码内的Template()函数:作用是用指定的模板(任意大小)来对图像进行操作,参数iTempH指定模板 * 的高度,参数iTempW指定模板的宽度,参数iTempMX和iTempMY指定模板的中心 * 元素坐标,参数fpArray指定模板元素,fCoef指定系数。 关于PrewittDIB()函数:作用是用Prewitt边缘检测算子对图像进行边缘检测运算。 还有很多实用的图像处理函数,详情请参阅压缩包内的MyDIPView.cpp文件。-MyDIP C++ image processing program source code to achieve gray image processing, image scaling, image transformation, image edge contour-related processing. About the Source within the Template () function: the role is specified template (any size) to manipulate the image, specify the template parameter iTempH* height, width parameter iTempW specify the template, specify the template parameter iTempMX and iTempMY center* Elements coordinates, specify the template parameter fpArray element, fCoef specified factor. About PrewittDIB () function: the role of edge detection using Prewitt operator for image edge detection operators. There are many practical image processing functions, please refer compressed within the MyDIPView.cpp file.
Update
: 2025-02-19
Size
: 46kb
Publisher
:
郭子杰
[
Windows Develop
]
MyDIP
DL : 0
MyDIP C++图像处理程序源代码,实现图片灰度处理、图像缩放、图像变换、图像边缘与轮廓的相关处理等。关于源码内的Template()函数:作用是用指定的模板(任意大小)来对图像进行操作,参数iTempH指定模板 * 的高度,参数iTempW指定模板的宽度,参数iTempMX和iTempMY指定模板的中心 * 元素坐标,参数fpArray指定模板元素,fCoef指定系数。 关于PrewittDIB()函数:作用是用Prewitt边缘检测算子对图像进行边缘检测运算。 还有很多实用的图像处理函数,详情请参阅压缩包内的MyDIPView.cpp文件。-MyDIP C++ image processing program source code to achieve gray image processing, image scaling, image conversion, image edge contour associated with the treatment. Template on the source () function: the role is specified template (any size) to operate, specify the template parameter iTempH image * The height, width parameters iTempW specified template template parameter iTempMX and iTempMY designated center * Element coordinates specified parameters fpArray template elements, fCoef specified factor. About PrewittDIB () function: the role of edge detection using Prewitt operator image edge detection operators. There are many practical image processing functions, please refer to compress MyDIPView.cpp file within the package.
Update
: 2025-02-19
Size
: 46kb
Publisher
:
kpudn60
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.