-
SimulatedAnnealingTools
matlab模拟退火工具箱,包含模拟退火运行所需的各种函数,是模拟退火的一个非常有力的工具。(simulated annealing Matlab toolbox contains simulated annealing operation of the various functions, Simulated Annealing is a very powerful tool.)
- 2006-09-17 09:51:02下载
- 积分:1
-
遥感图像配准系统
说明: 本程序主要对遥感图像实现三种处理:几何校正、图像增强和图像配准。这三种处理都可以独立实现,然而对于原始的遥感图像将这三种处理依次进行效果更佳。(This program mainly deals with three kinds of remote sensing image processing: geometric correction, image enhancement and image registration. These three kinds of processing can be realized independently, but for the original remote sensing image, the effect of these three kinds of processing in turn is better.)
- 2020-05-22 15:00:32下载
- 积分:1
-
RectDetector
矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。(Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display images such as simple operation.)
- 2010-08-08 13:06:08下载
- 积分:1
-
GraphCut
图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)
- 2020-09-29 17:27:43下载
- 积分:1
-
vc
说明: 用c写的jpg编解码,包括jpeg2bmp和bmp2jpeg,可在vc6下调试。(With c written jpg codec, including jpeg2bmp and bmp2jpeg, may be under vc6 debugger.)
- 2008-05-11 04:22:06下载
- 积分:1
-
watermark
数字水印实现数字水印实现数字水印实现数字水印实现(The digital watermark digital watermark digital watermark to achieve)
- 2020-12-04 22:39:24下载
- 积分:1
-
ex
说明: 运行程序,得到不同伽马因子给图像的整体明暗程度带来的变化(Run the program to get the change of the overall brightness of the image with different gamma factors)
- 2019-03-18 15:15:54下载
- 积分:1
-
.zip
对场景分类和语义特征稀疏化的高层图像表示(Object Bank: A High-Level Image Representation for Scene
Classification & Semantic Feature Sparsification)
- 2013-10-16 14:57:56下载
- 积分:1
-
ostu
此代码应用于图像分割,是基于类间方差的大津法求分割阈值(This code applies to image segmentation is based on the variance between two classes of Otsu threshold segmentation uated)
- 2015-12-01 18:46:59下载
- 积分:1
-
src
背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码(The "src" folder contains all of the source code.
To run the program, follow these simple steps:
1. Start MATLAB and ensure the "src" folder is your current working
directory.
2. Edit "bs.m" and "classify.m" so that the file paths point to the
proper directories as specified.
3. In the MATLAB environment type "bs" which will train the background
model from the sequence you specified in (2).
4. In the MATLAB environment type "classify" which will classify the
sequence of images you specified in (2).
5. Now the classified images should be saved to disk in the folder you
specified in (2).)
- 2012-09-20 16:47:35下载
- 积分:1