联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图像处理(892) 
按平台查找All Visual C++(892) 

[图形图像处理] ImageText

VC++ 在位图中输出字符串,也就是把文字显示在图片上,其实就是图上加水印的功能,在运行截图所示的窗口中,选择一张图片,可以是BMP/JPG,然后在水印文本框中输入要显示的水印文字,在X轴坐标和Y轴坐标中定义文字显示的位置,最后点击一下“水印效果”按钮,立马就能看到图片上的水印文字了,完美实现了在BMP位图上显示文字的效果。
VC++ bitmap output string, which is the text displayed in the picture, in fact, add watermark feature on the map, as shown in the screenshot run window, select a picture, you can be BMP/JPG, and then in the watermark enter the text box to display the watermark text, position the X-axis and Y-axis coordinates defined coordinate text display, and finally click "watermark" button, you can immediately see the picture on the watermark text, the perfect realization of the BMP bitmap effect on the text display. (2014-04-24, Visual C++, 850KB, 下载27次)

http://www.pudn.com/Download/item/id/2521390.html

[图形图像处理] Digital-Image-Processing-VC-program

冈萨雷斯数字图像处理所有书上程序例子,VC程序的例子
Digital Image Processing Rafael C.Gonzalez Richard E.Woods (2013-11-28, Visual C++, 32KB, 下载1次)

http://www.pudn.com/Download/item/id/2411467.html

[图形图像处理] Gonzalez-Digital-Image

冈萨雷斯数字图像处理中文版课件(Gonzalez Digital Image Processing Chinese version of courseware)
Gonzalez Digital Image Processing Chinese version of courseware (2012-12-03, Visual C++, 15829KB, 下载18次)

http://www.pudn.com/Download/item/id/2070014.html

[图形图像处理] XINNIAN

输入一个图像,对其进行边缘检测,灰度处理,自适应滤波,自适应边缘检测,中值滤波,加权中值滤波,均值滤波,加高斯噪声等处理
Enter an image, its edge detection, grayscale processing, adaptive filtering, adaptive edge detection, median filtering, the weighted median filter, mean filter, plus Gaussian noise process (2011-12-11, Visual C++, 5038KB, 下载26次)

http://www.pudn.com/Download/item/id/1727420.html

[图形图像处理] FIR-butter

用C语言实现的FIR的巴特沃斯滤波器算法。
C language implementation of the FIR with the Butterworth filter (2011-10-08, Visual C++, 3KB, 下载50次)

http://www.pudn.com/Download/item/id/1663147.html

[图形图像处理] Smooth

实现对图像的高斯平滑。先对图像进行加噪,噪声可选;然后对图像进行高斯平滑处理,模板可选;最后可实现图像的保存。
Gaussian smoothing over the images. First the image with noise, noise optional then Gaussian smoothed image, template optional final image is saved can be achieved. (2011-06-21, Visual C++, 53KB, 下载3次)

http://www.pudn.com/Download/item/id/1575467.html

[图形图像处理] Sobel

图像在c++下加噪后,的sobel边缘检测
Image under c++, after adding noise, the sobel edge detection (2011-02-26, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1437891.html

[图形图像处理] NaiveBayes

贝叶斯分类器用于图像处理模式分类,用C语言编写。
Bayes classifier used in image processing,writes in C program language (2011-01-04, Visual C++, 2195KB, 下载30次)

http://www.pudn.com/Download/item/id/1401684.html

[图形图像处理] tudejibensuanfashixian

图的基本算法:主要包括普里姆算法和克鲁斯卡二算法。
The basic graph algorithms: including Prim algorithm and Kruskal II algorithm. (2010-12-31, Visual C++, 6KB, 下载1次)

http://www.pudn.com/Download/item/id/1398761.html

[图形图像处理] IMGRestore

图像复原 运动模糊 逆滤波复原 维娜滤波 约束复原
IMGRestore (2010-12-16, Visual C++, 407KB, 下载5次)

http://www.pudn.com/Download/item/id/1382724.html

[图形图像处理] tuxiangchuli

用理想,巴特沃斯,高通滤波器锐化图像 用matlab编程实现
With the ideal Butterworth high pass filter sharpening the image using matlab programming (2010-10-27, Visual C++, 255KB, 下载4次)

http://www.pudn.com/Download/item/id/1328224.html

[图形图像处理] li_vcbutterfilter

模拟巴特沃斯低通滤波器的设计,输出传递函数,请下载
Analog Butterworth low-pass filter design, the output transfer function, please download (2010-08-18, Visual C++, 1KB, 下载20次)

http://www.pudn.com/Download/item/id/1272513.html

[图形图像处理] mirror_transformation

图象的镜像变换,代码加图象(原始图像和测试图像)
the miror transformation of image (2009-07-15, Visual C++, 205KB, 下载38次)

http://www.pudn.com/Download/item/id/845425.html

[图形图像处理] fractal

利用像素点的邻域计算图像中没一点的分型维数-----
fractal (2009-07-15, Visual C++, 1880KB, 下载3次)

http://www.pudn.com/Download/item/id/844810.html

[图形图像处理] laplacian

VC++实现拉普拉斯算子对图像进行锐化,也可用于边沿检测。
VC++ to achieve Laplacian image sharpening, edge detection can also be used. (2009-05-22, Visual C++, 154KB, 下载36次)

http://www.pudn.com/Download/item/id/772665.html

[图形图像处理] color_photo

在对话框中显示真彩图像,对红色加1操作为例进行了编程
color photo show (2009-04-29, Visual C++, 32KB, 下载1次)

http://www.pudn.com/Download/item/id/736560.html

[图形图像处理] Laplacian

拉普拉斯锐化(边缘检测)内含测试图片和源代码
Laplacian sharpening (edge detection) test containing pictures and source code (2009-01-14, Visual C++, 329KB, 下载32次)

http://www.pudn.com/Download/item/id/631203.html

[图形图像处理] fenxingweishu

计算分形维数的程序。此程序用于图像的特征提取。可用来进行目标判决。将测量数据集看作分形数据集,利用分形维数的大小来表示数据集的不规则性。
Fractal dimension calculation procedures. This procedure for image feature extraction. Can be used to target judgments. Measurement data set will be regarded as fractal data sets, the use of fractal dimension to express the size of the irregular data sets. (2008-10-13, Visual C++, 945KB, 下载112次)

http://www.pudn.com/Download/item/id/559833.html

[图形图像处理] wiener

这个程序是: 维纳滤波处理vc
This procedure are: Wiener filtering treatment vc (2008-04-03, Visual C++, 1KB, 下载18次)

http://www.pudn.com/Download/item/id/429379.html

[图形图像处理] COMMLZW

图像压缩算法COMMLZW. 一个BAT 加源文件
Image compression algorithm COMMLZW. A BAT plus source files (2007-10-13, Visual C++, 5KB, 下载1次)

http://www.pudn.com/Download/item/id/344771.html
总计:892