-
sift-matlab
实现SIFT检测图像角点,并进行匹配的MATLAB代码。调试通过。(Achieve SIFT image corner detection and matching of MATLAB code. Debugging through.)
- 2010-05-07 10:14:55下载
- 积分:1
-
CodeLinesCounter
C++代码统计器,统计代码行、注释行、函数个数(C++ code statistics, statistical lines, comment lines, the number of functions)
- 2013-12-19 19:16:44下载
- 积分:1
-
hangban1
多服务区机场航班排队问题,计算平均等待时间和服务区的飞机分布(Airport flight queue problem with several Service area)
- 2012-06-22 14:50:22下载
- 积分:1
-
au8522_decoder
Auvitek AU8522 QAM 8VSB demodulator driver and video decoder.
- 2014-09-21 19:50:00下载
- 积分:1
-
Tstmean
Fast mean of rectangular subarrays (MEX)
- 2010-12-16 19:42:35下载
- 积分:1
-
trackingdoa3
在智能天线系统中的基于子空间法的移动目标的跟踪算法(in smart antenna system based on space law moving target tracking algorithm)
- 2007-06-23 12:35:51下载
- 积分:1
-
CDMA2000reverse_link_channel_simulation
对于CDMA2000 1X反向信道仿真,其中包括CRC,卷积,交织,扩频和调制的整个过程,模型和M文件。请查看文件夹中的README。(for CDMA2000 1X reverse channel simulation, including CRC, convolution, interleaving, Spread-spectrum modulation, and the whole process model and the M-file. Please see the folder README.)
- 2007-05-22 00:35:56下载
- 积分:1
-
AR
说明: 含有通常所需的自适应滤波的AR预测过程模型,能够顺利的运行!(this file has the adaptive filter matlab source code ,you can run it smoothly)
- 2011-10-16 23:20:47下载
- 积分:1
-
AStar
说明: A*算法的matlab实现,是一个小例程,很不错(A * algorithm matlab implementation, is a small routine, very good)
- 2020-11-06 11:30:41下载
- 积分:1
-
imgkmeans
将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用(The K means algorithm for image segmentation, the input is a color image, convert to grayscale image segmentation, the output of grayscale images. The use of gray as the characteristics of each pixel clustering, due to light and other reasons, and sometimes should belong to an object pixel, its gray value will also be very different, may lead to clustering of the pixel error has occurred. in the segmentation results, the surface, there would be different from other pixel noise points, so , the algorithm Finally, the results of a median filter to eliminate noise, to the role of smoothing the image)
- 2009-12-08 19:10:15下载
- 积分:1