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

[图形图像处理] 拉普拉斯锐化(边缘检测)

Visual c++数字图像处理拉普拉斯锐化(边缘检测)算法源码
Visual c ++ digital image processing Laplace sharpening (edge detection) algorithm source code (2020-05-06, C/C++, 301KB, 下载1次)

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

[图形图像处理] harris

哈里斯角点检测算法,使用c++,需要opencv
Harris Corner detector in C++ (2019-06-27, C/C++, 11518KB, 下载1次)

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

[图形图像处理] 900509

缔结特拉斯算法的c++实现,简单而实用,可扩充性强,抑郁修改 (2018-03-15, C/C++, 125KB, 下载2次)

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

[图形图像处理] DCT-VC-master

利用DCT变换实现图像的加解密,包括基本的界面和文件读写
Using DCT transform to achieve image encryption and decryption, including the basic interface and file read and write (2017-11-11, C/C++, 86924KB, 下载1次)

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

[图形图像处理] 冈萨雷斯数字图像处理matlab版源码V1.1.3

冈萨雷斯数字图像处理matlab版源码V1.1.3,喜欢的可以下,谢谢
digital image processing matlab version of the source code, V1.1.3 Yes, thank you, thanks (2017-07-25, C/C++, 169KB, 下载1次)

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

[图形图像处理] Bayestuxiangfenlei

贝叶斯图像分割的程序,有助于更好地了解贝叶斯图像分割过程
Bayesian image segmentation procedures, help to better understand the Bayesian image segmentation process (2016-11-07, C/C++, 1KB, 下载6次)

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

[图形图像处理] klt_sobel

加sobel的klt程序,在第二帧图像加上sobel,分别在三个通道进行边缘检测
c++ program implementation of klt (2016-02-18, C/C++, 4KB, 下载1次)

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

[图形图像处理] BTCS

BTCS差值算法,本程序详细的编写了一维偏微分方程的BTCS差值算法。
BTCS Difference algorithm (2015-02-03, C/C++, 391KB, 下载3次)

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

[图形图像处理] butterlowfilter

巴特沃斯低通滤波器的C语言实现原理以及程序,对理解滤波器原理有很好的帮助
Butterworth low-pass filter, and a program in C language implementation principle for understanding the principles of good help filter (2014-11-10, C/C++, 311KB, 下载154次)

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

[图形图像处理] Algorithmic-Problem-Solving

CSCI-算法问题求解,课件,新加坡,计算机
CSCI-Algorithmic Problem Solving-Lectures (2014-04-03, C/C++, 1858KB, 下载1次)

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

[图形图像处理] wienerfilter

对256色图像进行维纳滤波处理,适用于bmp图像,程序解压后,就可以引入vc环境调试运行
256 color images of the Wiener filter treatment for bmp images, decompression procedures, you can run the debug environment to introduce vc (2013-11-16, C/C++, 3KB, 下载1次)

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

[图形图像处理] WAlshT3D

用于数字信号处理和图像压缩的walsh3维变换
For digital signal processing and image compression transform walsh3 Victoria (2013-11-16, C/C++, 1KB, 下载1次)

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

[图形图像处理] ImageWienerFilter

维纳滤波对图像去噪与最小二乘方滤波对图像去噪的比较
Wiener filter for image denoising with the least squares filter for image denoising comparison (2013-11-05, C/C++, 1KB, 下载4次)

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

[图形图像处理] UB-segger-code.tar

3维图像(点云、立体视觉图像)分割算法,基于区域的分割方法
3d image (point cloud,stereo image)segmentation algorithm,region-based. (2012-06-10, C/C++, 32KB, 下载54次)

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

[图形图像处理] tu

用c语言对图像加椒盐噪声,然后对加有椒盐噪声的图像进行形态学滤波,得到滤波后没有噪声的图像
C language by adding salt and pepper noise image, then add salt and pepper noise images with morphological filtering, no noise by filtering the image after (2011-04-18, C/C++, 1888KB, 下载66次)

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

[图形图像处理] rgb2yuv

命令行下加处理图片,输出为yuv三分量图像
Command line, plus deal with images, three-component image output yuv (2010-12-22, C/C++, 279KB, 下载3次)

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

[图形图像处理] fft1

一维傅里叶变换的快速算法及其逆变换,用于图像处理领域
one dimensional fourier transform and its inverse fourier transform (2009-08-02, C/C++, 1KB, 下载20次)

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

[图形图像处理] WienerFilter_c_language

在C++环境中实现高斯滤波和维纳滤波过程,图像去噪
In the C++ Environment Gaussian filtering and Wiener filtering process, image denoising (2008-12-31, C/C++, 46KB, 下载57次)

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

[图形图像处理] weina

维纳滤波处理代码,用C描述了图像锐化代码,希望给图像学习者有所帮助有所借鉴之用
Deal with Wiener filtering code, using C code describes the image sharpening, I hope to be helpful to have images from the learners use (2007-09-17, C/C++, 1KB, 下载30次)

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

[图形图像处理] 3dtunnel

旋转的3维通道
Revolves 3 Uygur channel (2001-04-29, C/C++, 115KB, 下载900次)

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