-
ImageProcessing
说明: VC++功能较多的图像处理程序,实现的功能有:图像变换 图像配准 图像分割、图像编码、图像增强、图像复原、图像特征码提娶图像识别、运动检测、图像显示等,特别是源码里面的一些VC的图像处理类,你可以用到你自己的程序中。(VC ++ image processing program with more functions. The functions implemented are: image transformation, image registration, image segmentation, image encoding, image enhancement, image restoration, image feature code, image recognition, motion detection, image display, etc. Some of the VC image processing classes, you can use it in your own programs.)
- 2020-03-23 23:41:38下载
- 积分:1
-
adapt2
针对红外图像特别是红外弱小目标的特点,提出一种基于双平台的直方图均衡算法。(The characteristics of the infared dim-small targets iamge was analyzed.A new contrast enhancement algorithm was presented based on double plateaus histogram equalization)
- 2012-02-20 11:02:07下载
- 积分:1
-
iris_gabor_filter
虹膜识别中的特征提取算法:2D-Gabor滤波器算法,将归一化的虹膜图像由此滤波器滤波,可以得到二进制的特征编码。附图片。(Iris recognition in the feature extraction algorithm: 2D-Gabor filter algorithm, the normalized iris image resulting filter can be obtained characteristics of the binary encoding. Attached picture.)
- 2008-03-22 21:15:06下载
- 积分:1
-
cannyho
openCV+MFC(VS2008)canny边缘检测,能用滑动条调节参数(openCV+MFC (VS2008) canny edge detection, use the slider to adjust parameters)
- 2015-09-16 15:27:26下载
- 积分:1
-
bw_fragile_robust_cross
matlab编写的对二值图像的数字水印添加与提取程序。压缩包中有示例图片。可以添加水印,结果肉眼不易分辨出变化,不影响使用。可加入信息长度达100个字节。提取时可验证是否被修改过,如未修改,可提取隐藏信息。当有修改发生时,可以定位修改的位置,并在图上标出。标识面积占修改面积的75%,一般修改都能标出(matlab prepared binary image of the digital watermark added and extraction procedures. Compression package has sample images. Can add watermarks, the results of the changes are not easily distinguishable from the naked eye, does not affect use. Can be added to the information length of 100 bytes. Verifiable extraction has been modified, if modified, can extract hidden information. When a modification occurs, you can modify the location of positioning and marked maps. Logo area accounted for 75 to amend the area generally can be identified modifications)
- 2008-02-20 13:32:56下载
- 积分:1
-
SparseMatrixOfExamples
稀疏矩阵的实例,讲述如何用稀疏矩阵进行实际的编程。本例是以超市购物为实际背景。(Examples of sparse matrix)
- 2010-07-29 09:57:15下载
- 积分:1
-
GeoImager
实现landsat处理,有兴趣的可以下载(Implementing Landsat processing)
- 2020-08-15 09:58:26下载
- 积分:1
-
Matlab code for CS reocvery
压缩感知 图形图像 图像处理 数据恢复 代码(Data recovery of compressed sensing image image processing)
- 2018-01-31 21:01:31下载
- 积分:1
-
image-processing
应用傅立叶变换对图像处理,实现查看图像的功率谱,以及功率谱经过巴特沃斯高通、低通和高斯高通、低通滤波器后图像的功率谱,再把功率谱还原为图像的功能。(Fourier transform for image processing, see the image of the power spectrum, and the power spectrum after Butterworth high-pass, low-pass and high-pass Gaussian low-pass filter of the image after power spectrum, and then restore the power spectrum of the image.)
- 2020-10-30 16:09:56下载
- 积分:1
-
烟雾检测(源代码)
【实例简介】本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。
- 2021-06-17 00:31:26下载
- 积分:1