-
sfr2
可以计算mtf,使用matlab输入图像即可实现计算(You can calculate MTF and use matlab to input images.)
- 2020-09-15 21:37:55下载
- 积分:1
-
chang-detection
对两幅遥感图像进行变化监测,先求得差值图像,然后用FCM聚类方法分成变化类和不变类(On two remote sensing image change detection, the first difference image is obtained, then FCM clustering into the same category and class changes)
- 2016-07-02 09:24:19下载
- 积分:1
-
256-gray
说明: 能将256色图像转换为黑白图像,程序简单易行,适合初学VC者练笔。(Able to convert 256-color image black and white images, the program is simple, suitable for beginners who Lianbi VC.)
- 2010-04-18 21:37:13下载
- 积分:1
-
contract
主要是利用对比增强来处理图像 利用了模糊集以及模糊熵理论 (The main use of contrast enhancement to the image processing using fuzzy sets and fuzzy entropy theory )
- 2021-01-27 12:08:35下载
- 积分:1
-
QualityGuidedUnwrap2D_r1
基于matlab实现干涉显微镜图像重构中的二维解包裹函数。( QualityGuidedUnwrap2D implements 2D quality guided path following phase
unwrapping algorithm.
Inputs: 1. Complex image in .mat double format
2. Binary mask (optional)
Outputs: 1. Unwrapped phase image
2. Phase quality map
This code can easily be extended for 3D phase unwrapping.
Technique adapted from:
D. C. Ghiglia and M. D. Pritt, Two-Dimensional Phase Unwrapping:
Theory, Algorithms and Software. New York: Wiley-Interscience, 1998.
Posted by Bruce Spottiswoode on 22 December 2008
2010/07/23 Modified by Carey Smith)
- 2020-10-29 11:19:57下载
- 积分:1
-
matlab.imnoise.conv2
数字图像邻域平均法去噪的实现(包括有M文件和图像)(neighborhood Digital Image Denoising the average realized (including M documents and images))
- 2007-04-09 09:56:59下载
- 积分:1
-
OI
说明: 单目视觉中的位姿估算代码,基于正交迭代的OI算法,含有主程序和test代码,test代码可以看到位姿估算解的精度(Monocular vision pose estimation code, orthogonal iterative algorithm based OI, containing the main program and test the code, test code can see the accuracy of pose estimation Solutions)
- 2015-11-22 18:34:46下载
- 积分:1
-
视频增强播放器
说明: 本程序基于MFC,VS2010编写,是一款可以打开任意视频格式的播放器,具有打开视频(任意格式,avi,mp4, rmvb,asf,avi,mpeg等),
具有快进,快退,暂停,播放,上一帧,下一帧,截图,拍照,快速播放慢速播放功能,同时提供图像处理功能(视频图像增强,视频图像去雾,海上目标检测功能)。(This program is based on MFC, VS2010. It is a player that can open any video format. It has open video (arbitrary format, avi, mp4, rmvb, asf, avi, mpeg, etc.).
It has the functions of fast forward, fast backward, pause, playback, last frame, next frame, screenshot, photograph, fast playback and slow playback. It also provides image processing functions (video image enhancement, video image defogging, sea target detection).)
- 2020-11-19 15:19:37下载
- 积分:1
-
binary
说明: 用labview实现图像的二值化,通过把图片转化为二维数组,通过和阈值比较把图像二值化(Achieved with labview binary image by the image into a two-dimensional array, and the threshold value by comparison to image binarization)
- 2021-01-08 20:18:51下载
- 积分:1
-
cvpr12_mfc
cvpr2012_oral
On Multiple Foreground Cosegmentation(In this paper, we address a challenging image segmentation
problem called multiple foreground cosegmentation
(MFC), which concerns a realistic scenario in general Webuser
photo sets where a finite number of K foregrounds of
interest repeatedly occur over the entire photo set, but only
an unknown subset of them is presented in each image. This
contrasts the classical cosegmentation problem dealt with
by most existing algorithms, which assume a much simpler
but less realistic setting where the same set of foregrounds
recurs in every image. We propose a novel optimization
method for MFC, which makes no assumption
on foreground configurations and does not suffer from the
aforementioned limitation, while still leverages all the benefits
of having co-occurring or (partially) recurring contents
across images. Our method builds on an iterative scheme
that alternates between a foreground modeling module and
a region assignment module, both highly efficient and scalable.
In part)
- 2012-12-06 19:38:33下载
- 积分:1