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

[2D图形编程] 拉普拉斯锐化(边缘检测)

拉普拉斯锐化(边缘检测),vc++实现,有源代码和测试图片
elliptic partial differential equation (2019-06-27, Visual C++, 169KB, 下载0次)

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

[2D图形编程] predicaieprqgressnew

Hilditch细化算法 对图象进行细化 代表图象的一维数组
Hilditch thinning algorithm for thinning image Represents the image of a one-dimensional array (2017-05-09, Visual C++, 2KB, 下载1次)

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

[2D图形编程] the-krrap

Hilditch细化算法 对图象进行细化 代表图象的一维数组
Hilditch thinning algorithm for thinning image Represents the image of a one-dimensional array (2017-05-09, Visual C++, 2KB, 下载1次)

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

[2D图形编程] ZBarSDK

结合opencv对条码的检测提高检测率,通过zbarSDK提供的第三方插件,可以很好的检测二维码,一维码的检测
检测到:中文 » 英语 Combined with opencv detection improve detection rate of bar code, through zbarSDK provide third-party plug-ins, qr code can be a good detection, one-dimension code detection (2016-10-13, Visual C++, 2580KB, 下载9次)

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

[2D图形编程] VC2008(multiresolution-mosaic)

用VC实现基于拉普拉斯多辨率融合的代码,能很好的实现无缝效果
Using VC to achieve multiple resolution fusion code (2013-03-10, Visual C++, 4531KB, 下载23次)

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

[2D图形编程] kmeans1wen

采用K均值 的2维 的算法用c语言实现了简单的计算,注视很清晰,每一步都有解释
Kmeans c (2012-02-28, Visual C++, 175KB, 下载2次)

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

[2D图形编程] filters

实现了多种空域、频域滤波器:直方图均衡化、中值滤波、拉普拉斯锐化、理想低通、巴特沃斯低通、去条带
realize various space-based and frequency-based filters, like equilzation, median filter, laplacian filter, ideal low-pass filter, Butterworth low-pass filter and wedge filter (2011-08-05, Visual C++, 2902KB, 下载39次)

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

[2D图形编程] IMGRestore

通过各种方法,实现逆滤波、维纳滤波的图像恢复
Through a variety of methods to achieve inverse filtering, Wiener filter image restoration (2011-03-24, Visual C++, 3444KB, 下载5次)

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

[2D图形编程] FreqCalculate

各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换
Various transformations:// FFT ()- one-dimensional Fast Fourier Transform// IFFT ()- one-dimensional inverse fast Fourier transform// Fourier ()- two-dimensional fast Fourier transform// IFourier ()- D Inverse Fast Fourier Transform// DCT ()- one-dimensional fast discrete cosine transform// IDCT ()- Fast one-dimensional inverse discrete cosine transform// FreqDCT ()- two-dimensional fast discrete cosine transform// IFreqDCT ()- two-dimensional fast inverse discrete cosine transform, discrete wavelet transform two-dimensional image (2010-11-19, Visual C++, 6KB, 下载85次)

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

[2D图形编程] freqFilter

各种滤波:// ButterworthL() - 巴特沃斯低通滤波器 // ButterworthH() - 巴特沃斯高通滤波器 // MutualFilter() - 交互式带阻滤波器 // RetrorseFilter() - 巴特沃斯低通滤波器的逆滤波 // WienerFilter() - 有约束恢复的维纳滤波 // PSE_Filter() - 有约束恢复的功率谱均衡滤波 // MinPower() - 有约束恢复的最小平方滤波 (数字图象处理应用)
Various filter:// ButterworthL ()- Butterworth low-pass filter// ButterworthH ()- Butterworth high-pass filter// MutualFilter ()- Interactive band stop filter// RetrorseFilter ()- Butterworth Sri Lanka inverse filter low-pass filter// WienerFilter ()- Wiener filter restored binding// PSE_Filter ()- restore the power spectrum of binding equilibrium filter// MinPower ()- constrained least squares restoration filter (figure image processing applications) (2010-11-19, Visual C++, 3KB, 下载86次)

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

[2D图形编程] laplace

图形图像的拉普拉斯锐化(边缘检测)处理,可直接使用
Graphic image of the Laplacian sharpening (edge detection) processing, can be used directly (2010-07-30, Visual C++, 2882KB, 下载1次)

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

[2D图形编程] ImageEdge

二维黑白地图(维图),自动完成边界扫描矢量化
Two-dimensional map of black and white (D graphics), Boundary Scan is a quantitative (2010-05-24, Visual C++, 110KB, 下载62次)

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

[2D图形编程] 3-2Dtrans

鼠标和键盘进行交互,对2维图像进行变换。
Mouse and keyboard to interact, to transform 2-D images. (2009-05-21, Visual C++, 165KB, 下载2次)

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

[2D图形编程] delaunay_demo

网格组网程序,能将任意点集合,组成3角型网络,便于3维模型绘图
Mesh network procedures, can be any point set, composed of angle-3 network, 3-dimensional model to facilitate mapping (2008-08-25, Visual C++, 134KB, 下载19次)

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

[2D图形编程] shorttest_path

在一个有向图中寻找利用迪杰特斯拉算法拉寻找从一个点另外任意一个点的最短路
In a directed graph to find the use of pull迪杰特斯拉algorithm to find a point from another point of any shortest path (2008-06-09, Visual C++, 3KB, 下载9次)

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

[2D图形编程] ImageSharpness

拉普拉斯算子、Sobel算子和Prewitt算子对图像进行边缘、轮廓的检测
Laplace operator, Sobel Operator and Prewitt Operator right image edge contour detection (2006-07-15, Visual C++, 3674KB, 下载109次)

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

[2D图形编程] 2dvectordraw

一个完整2维矢量图形软件源代码,包括直线,矩形,样条,文字,填充等功能
a complete two-dimensional vector graphics software source code, including linear, rectangular, kind of, in writing, filling functions (2006-03-13, Visual C++, 862KB, 下载302次)

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

[2D图形编程] Reline

小小的橡皮筋技术加Bresenham算法的直线生成程序,以前很少可以有可执行的Bresenham直线程序
small rubber-band technique and the Bresenham algorithm for generating linear process, before it can rarely enforceable procedures Bresenham (2005-11-25, Visual C++, 35KB, 下载58次)

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

[2D图形编程] 2D3Dwave_demo

同时实现2维3维图形的绘制,动态不闪烁,包含的技术较多
while achieving two-dimensional three-dimensional graphics rendering, Dynamic Stars, including more technology (2005-06-12, Visual C++, 37KB, 下载35次)

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

[2D图形编程] two_d

2维图形绘制编辑系统
two-dimensional graphic editing system (2005-03-03, Visual C++, 330KB, 下载28次)

http://www.pudn.com/Download/item/id/1109849487262930.html
12
总计:33