-
hough2
用MATLAB编程,进行二维图像的哈夫变换直线检测(Using MATLAB programming for two-dimensional image of the Hough transform line detection)
- 2009-03-10 18:06:01下载
- 积分:1
-
TX_TD_PP_CORR2
基于边缘梯度的图像匹配,实现对寻找块图像的精确寻找(Gradient based edge image matching, to achieve the exact image of the search block to find)
- 2010-09-21 16:41:12下载
- 积分:1
-
XFZwane
This m-file calculates the starting perfomance
of induction motor using the steady state ac circuit to represent it. This calculates for the first part, it is modified to obtain other results
- 2013-03-31 21:05:33下载
- 积分:1
-
shuiguofenlei
基于matlab的水果分类识别,将图中水果进行识别(Matlab fruit-based classification, the fruit will be identified in Figure)
- 2013-11-29 22:33:45下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
sumbsamp
这段代码是关于边界链码提取的,采用MATLAB编写,但是还有一些欠缺(This code is on the boundary chain code extraction, using MATLAB to prepare, but there are still some lack of)
- 2007-09-02 17:33:28下载
- 积分:1
-
Goldstein
解决无约束最优化的非单调线搜索程序源代码(nonmonotone line search program)
- 2010-01-15 14:21:06下载
- 积分:1
-
BA4
一维声子晶体带隙程序,可以计算一维声子晶体垂直入射状态下的带隙结构(one-dimensional phononic crystal band gap)
- 2011-12-03 12:37:28下载
- 积分:1
-
start-camera
启动摄像头、并将摄像头拍摄下来的视频保存下来。matlab代码(Start the camera, and save the video)
- 2013-11-14 16:38:31下载
- 积分:1
-
carlight
很多种算法!!!解压了您能看到!很全面!
此文件夹中的文件,如需被利用,则要直接放至work目录下
“最短路径”中的程序为一个网友写的,我把它改编为函数,放在“最短路和次短路中”,与次短路的程序并列,因为要求次短路,首先要求出最短路。
(A variety of algorithms! ! ! Extract you can see! Very comprehensive!
This file in the folder, For use, will have to be directly released to the work directory
Program in the "shortest path" for a net friend, and I adapted it to function on most short-circuit and short circuit in the "tied to short-circuit, the procedures to the requirements of times short-circuit, the shortest path first asked.
)
- 2012-02-12 15:11:32下载
- 积分:1