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

[图形图像处理] 11111

几种数字图像处理空间滤波的实现,如高斯滤波、拉普拉斯锐化、阈值滤波、中值滤波等等
The realization of several kinds of spatial filtering in digital image processing, such as Gaussian filtering, Laplacian sharpening, threshold filtering, median filtering and so on (2021-03-27, C/C++, 41882KB, 下载0次)

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

[图形图像处理] 结构函数法

通过拟合出一条曲线,对这个曲线进行结构函数法的分形维数计算,得到其粗糙度
By fitting a curve, the fractal dimension of the curve is calculated by structural function method, and its roughness is obtained (2020-06-21, C/C++, 2KB, 下载6次)

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

[图形图像处理] 数字图像处理第二版中文版习题答案[全]

经典刚萨雷斯版数字图像处理答案,非常全,非影印版
Classic, just like the digital image processing solution, the whole, non photocopy version. (2018-09-27, C/C++, 11295KB, 下载5次)

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

[图形图像处理] minimization

Shape from shading是一种从一张图像重建其3维模型的方法。这里的文件包含了最小化方法的3种不同方法的代码。
Shape from shading is a method to reconstruct its 3 dimensional model from one image. The file here contains 3 different ways of minimizing the code. (2018-09-20, C/C++, 463KB, 下载1次)

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

[图形图像处理] laplacian

用拉普拉斯算子,先实现模板的锐化,再将模板加到原图中,是轮廓更加清晰
With Laplace operator, the sharpening of template is realized first, then the template is added to the original image, the outline is clearer. (2018-04-01, C/C++, 3996KB, 下载4次)

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

[图形图像处理] PCA_gabor_svm

Gabor小波变换和PCA降维在用SVM分类
Gabor wavelet transform and PCA dimension reduction are classified in SVM (2017-06-08, C/C++, 3KB, 下载10次)

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

[图形图像处理] exportsift

这是一个提取sift特征的改进算法,将特征点的个数和维数都降低了,提高搜索效率
This is an extract sift feature improved algorithm, the number and dimensions of the feature points are reduced, improving search efficiency (2016-07-22, C/C++, 19252KB, 下载10次)

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

[图形图像处理] graphic_filter

不使用OpenCV里面的库函数,手动实现均值滤波,高斯滤波Robert算子,Sobel算子和拉普拉斯算子锐化以及高提升滤波
Which do not use OpenCV library functions implemented manually mean filter, Gaussian Robert operator, Sobel operator and Laplacian sharpening filter and high lift (2016-05-21, C/C++, 2447KB, 下载2次)

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

[图形图像处理] F407_FC_ANO-1.4

有关四旋翼的例程,程序中利用了加速度计和陀螺仪外加磁力计的融合,实现了较为稳定的四旋翼平衡。
Program using the accelerometer and gyroscope and magnetometers, implements the four rotor balance is relatively stable. (2015-08-09, C/C++, 11328KB, 下载23次)

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

[图形图像处理] FX3Firmware

使用赛普拉斯公司的FX3进行图像的采集,并以UVC规范发送给主机程序。
Cypress' s FX3 use for image acquisition, and UVC specification sent to the host program. (2014-06-02, C/C++, 2824KB, 下载9次)

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

[图形图像处理] Gonzalez-digital-image-processi

来自冈萨雷斯数字图像处理书中的所以课的所以源代码试用范围广也适合平时使用
From Gonzalez digital image processing book so trial lesson so a wide range of source code is also suitable for everyday use (2013-11-18, C/C++, 187KB, 下载1次)

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

[图形图像处理] LRG51

实现两种锐化图像输出,要求采用两种梯度算子:(1)Sobel梯度算子(2)拉普拉斯算子:
The realization of two types of sharpening the image output request using two gradient operator: (1) Sobel gradient operator (2) Laplacian: (2013-11-05, C/C++, 1KB, 下载2次)

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

[图形图像处理] imagepso

这是个粒子群对图像的分割算法,是利用粒子群和一维大津算法相结合的算法,对图像分割比较理想。
This is a particle swarm algorithm for image segmentation, and the use of one-dimensional particle swarm algorithm combining Otsu algorithm for image segmentation is ideal. (2013-07-15, C/C++, 1KB, 下载8次)

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

[图形图像处理] cufft_1d_r2cac2r_new

基于CUDA平台的一维数组傅里叶变换程序,可以进行实数到复数的变换和复数到实数的变换。
CUDA-based platform for one-dimensional array Fourier transform procedure can be a real number to a complex number to a real transformation and complex transformation. (2013-05-30, C/C++, 1KB, 下载8次)

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

[图形图像处理] four_p

压缩包一共有4个程序,MATLAB编程实现,实现图像分量提取,图像批量格式转换,图像纹理特征提取,拉普拉斯变换。
Compression MATLAB programming package, a total of four programs to achieve the image component extraction, image batch format conversion and image texture feature extraction, the Laplace transform. (2012-03-04, C/C++, 2KB, 下载6次)

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

[图形图像处理] IP-Programing

《C++图像处理编程》丛书全书例程,包括数学形态学腐蚀算法,拉普拉斯算子检测粒子与线条,还有演示程序
" C++ image processing programming" book series routines, including morphological erosion algorithm, Laplacian detect particles and lines, etc. (2011-06-15, C/C++, 6922KB, 下载4次)

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

[图形图像处理] laplace-transform

在C++的环境下,对图像进行拉普拉斯变换,文件中包含源代码以及图像和说明,详细易懂
In C++ environment, the Laplace transform of the image, the file contains the source code and images and descriptions, detailed easy to understand (2011-05-19, C/C++, 313KB, 下载7次)

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

[图形图像处理] Laplacian.edge.detection

拉普拉斯算子边缘检测设计经典开发资料参考学习不错的文档Laplacian edge detection reference design development information to learn the classic good documentation
Laplacian edge detection reference design development information to learn the classic good documentation (2010-12-25, C/C++, 250KB, 下载2次)

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

[图形图像处理] stprtool

贝叶斯理论,PCA等等数学方法用于编程实现约简、分类等多种功能。
Bayesian theory, PCA, etc. The method has been applied mathematical programming to achieve reduction, classification and many other features. (2009-07-04, C/C++, 460KB, 下载6次)

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

[图形图像处理] hair_laplac_video

在hair的DM642上实现视频图像的拉普拉斯算子的边缘检测
In the hair to achieve the DM642 video images Laplacian edge detection (2009-02-13, C/C++, 491KB, 下载7次)

http://www.pudn.com/Download/item/id/643026.html
总计:146