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

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

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

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

[2D图形编程] PCA

对图像的特征向量进行降维处理,降低代码复杂性,提高目标检测准确率
The dimension of feature vectors extracted image can be reduced by the code. Also, the code complexity is decreased, accompanying with the improved precision of object detection. (2017-04-20, matlab, 3KB, 下载5次)

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

[2D图形编程] pca

主成分分析:实现对对维数较大的矩阵进行降维处理
principal component analysis (2017-04-13, matlab, 2KB, 下载5次)

http://www.pudn.com/Download/item/id/1492051295600680.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图形编程] 2DPCA

2DPCA,即二维主成分分析,相对于传统的PCA(主成分分析),2DPCA在对二维图像进行降维时不需要转成一维(向量)
2DPCA, ie two-dimensional principal component analysis, as opposed to the traditional PCA (Principal Component Analysis), 2DPCA in dimensionality reduction of two-dimensional images into one-dimensional is not required (vector) (2013-10-30, matlab, 2KB, 下载31次)

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

[2D图形编程] BayesianMatting

这个代码主要针对贝叶斯抠图的一个程序!其中包括模式识别!
This code for a Bayesian matting program! Including pattern recognition! (2012-09-23, matlab, 31953KB, 下载91次)

http://www.pudn.com/Download/item/id/2000158.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图形编程] FractalDim

盒维数的MATLAB实现,希望对大家有帮助
box_counting MATLAB (2011-02-28, matlab, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1439387.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图形编程] OTSU1Dmy

灰度图像二值化分割,一维大津法或称为一维最大类间方差法
1D Maximum Between-Cluster (2010-04-01, matlab, 1KB, 下载30次)

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

[2D图形编程] fractalpattern-MATLAB

应用MATLAB软件编程绘制庞加莱截面图,生成皮诺曲线的过程(动画) ,分形地图,离散的蔡氏电路, 抛物线-k*x^2+(k+1)*x混沌分岔行为等。
fractal pattern (2009-11-13, matlab, 3KB, 下载283次)

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

[2D图形编程] 97288429PDF417test

2维码生成,简单代码2维码生成,简单代码2维码生成,简单代码
2-D code generation, a simple 2-D code to generate code, the simple 2-D code to generate code, simple code (2009-05-21, C++, 498KB, 下载6次)

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

[2D图形编程] laplace_polygon

加州戴维斯大学的sukumar提供的关于laplace插值的程序laplace_polygon.zip
University of California, Davis sukumar provided on Laplace interpolation procedures laplace_polygon.zip (2008-10-22, MultiPlatform, 419KB, 下载8次)

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

[2D图形编程] W-Filter

程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码
Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc. (2008-09-30, matlab, 35KB, 下载27次)

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

[2D图形编程] lptoolbox

详细的拉普拉斯金字塔模型,主要讲通过尺度变换,构造拉普拉斯金字塔
Detailed model of Laplacian pyramid, the main speakers through the scale transform, Laplacian pyramid structure (2008-09-08, matlab, 17KB, 下载119次)

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

[2D图形编程] WienerFilter

自己写的维纳滤波与逆滤波程序,大家可以对比对比这两种滤波器的效果~
Wrote it myself Wiener filtering and inverse filtering process, we can contrast comparing the effect of these two filters ~ (2008-06-26, matlab, 48KB, 下载395次)

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

[2D图形编程] dec1D_pe

一维信号的多小波分解程序,具体小波系数从coef系数文件中获取。需要先对一维信号进行预滤波
One-dimensional signals in multi-wavelet decomposition process, the specific wavelet coefficients from the coefficient coef document access. Need to signal to the one-dimensional pre-filtering (2008-03-28, matlab, 1KB, 下载109次)

http://www.pudn.com/Download/item/id/425291.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图形编程] 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
总计:102