-
PCNNClustering
将脉冲耦合神经网络PCNN和聚类结合实现灰度图像分割(will PCNN PCNN combining clustering and gray image segmentation)
- 2007-06-11 20:49:26下载
- 积分:1
-
RedpiniPhone
室内定位的源码,基于指纹定位的算法,把指纹存储在数据库在,然后在在线阶段根据收到的wifi信号,蓝牙信号,手机基站信号作为一个向量与数据库中存储的指纹匹配,匹配距离最短的就是指纹数据对应的位置(Indoor positioning source, location-based fingerprint algorithm, fingerprint stored in the , then in the online stage according wifi signal, Bluetooth signals, cell phone base station signals received as a vector in the matches the stored fingerprint, matching the shortest distance is a position corresponding to the fingerprint data)
- 2015-08-03 19:43:06下载
- 积分:1
-
lanstoolbox
计算图像的质心,各种矩以及基于矩的图像重构算法,对模式识别和图像处理有较大的研究价值。(calculated image of the center of mass, and for the moment the various moments of image reconstruction algorithm, on Pattern Recognition and Image Processing of a larger research value.)
- 2007-05-12 03:57:46下载
- 积分:1
-
srukf0
这是一个可以应用在大失准角下的强跟踪UKF(This is a can be applied to large misalignment angle of Strong Tracking UKF)
- 2013-03-13 22:54:47下载
- 积分:1
-
fouriermellin
本代码是完成傅里叶梅林变换对图像的旋转剪切。没有嵌入水印。(The code is complete Fourier Mellin transform of the image rotation shear. No embedded watermark.)
- 2010-05-17 16:29:41下载
- 积分:1
-
canny_edge1
改进非极大抑制的CANNY算子检测代码,能够比原来的CANNY算子更准确(Improved CANNY operator detection code for non-maximal suppression can be more accurate than the original CANNY operator)
- 2017-05-22 16:33:24下载
- 积分:1
-
JPEGCompression
编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
1
说明: 图像处理的位图操作,256色转为灰度图,图像处理入门源程序(Bitmap image processing operations, 256-color to grayscale, image processing, entry-source)
- 2010-06-02 21:11:10下载
- 积分:1
-
07-1541175762-687107
说明: 赵巨峰,陶小平,*冯华君,徐之海,李奇, 基于梯度的波纹图像质量评价 [J], 浙大学报工学版, 2010, 44(5):870-874.(Gradient based ripple image quality assessment)
- 2020-06-16 20:20:02下载
- 积分:1
-
代码原理、要求及工具箱
说明: 可以直接调用,适用于各种利用contourlet工具箱做为工具的算法(Can be directly invoked, suitable for various algorithms using contourlet toolbox as a tool)
- 2019-02-23 12:23:50下载
- 积分:1