-
workspace
自己做的3-PSS并联机器人可达工作空间绘制的MATLAB程序,
workspace_main.m为主程序,在MATLAB中进入解压缩后的文件夹并运行workspace_main即可完成绘图。
另外Trirspace.m为3-RRR平面并联机器人可达工作空间的绘图程序,调用方法相同。(The 3-PSS parallel robot designed by myself can reach the MATLAB program drawn in workspace.
The workspace_main.m is the main program. The drawing can be completed by entering the decompressed folder in MATLAB and running workspace_main.
In addition, the drawing program of 3-RRR planar parallel robot reachable workspace is called by the same method.)
- 2018-11-12 16:12:32下载
- 积分:1
-
edge_detection
本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测(This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG operator based on edge detection, based on Canny operator edge detection based on SUSAN operator edge detection based on wavelet transform modulus maxima edge detection values using finite impulse response to extract edges in different directions, using grayscale morphological dilation and erosion, the image of the single-scale and multi-scale morphological edge detection)
- 2014-06-12 13:55:28下载
- 积分:1
-
Image-fusion--based-on-Matlab
matlab 用于图像融合的论文,有各种算法源代码(papers, matlab for image fusion algorithm source code)
- 2013-03-09 09:22:53下载
- 积分:1
-
modtran4.3.1
大气校正软件MODTRAN4.3.1,MODTRAN里提供了6种差异显著且有代表性的大气模型,这些模型的温度、水汽、臭氧廓线都有明显差异。近北极冬季模型(Sub-Arctic Winter)具有最低陆表温度,中纬度冬季模型(Mid-Latitude Winter)次之;热带模型(Tropical)和中纬度夏季模型(Mid-Latitude Summer)具有最高的陆表温度。对流层顶,热带模型的温度反而是最低的,而近北极夏季模型(Sub-Arctic Summer)具有最高的温度。在这6种模型中,除陆表外的第二温度峰值高度出现在海拔50km左右,这里近北极夏季模型具有最高温度,中纬度夏季模型与之近乎相等,在这个海拔上近北极冬季模型的温度是最低的。1976美国标准模型(1976U.S. Standard)在这一系列模型中提供了一个近乎与中位数值的选择。(Atmosphere Correction Software Modtran 4.3.1, it provides six distinct and representative atmospheric models with distinct differences in temperature, water vapor, and ozone profiles.)
- 2021-04-09 14:38:59下载
- 积分:1
-
CVPR2011Paper
CVPR2011文章Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns(paper of CVPR2011 Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns)
- 2012-02-21 09:55:26下载
- 积分:1
-
Manish-TMM-(1)
全参考型视频质量评价方法,基于机器学习和视频特征提取,发表与2012年TMM(FR VQA method based on machine learning and video feature )
- 2013-08-29 17:31:51下载
- 积分:1
-
m
说明: 用Visual C++实现模糊图像恢复处理程序实例(Using Visual C++ fuzzy image restoration processing examples)
- 2009-10-17 20:48:58下载
- 积分:1
-
eee
图像质量评价,基于梯度的算法,适合初学者学习,其中有曲线拟合部分。(Image quality evaluation, gradient-based algorithm, suitable for beginners to learn, which curve fitting part.)
- 2020-07-08 16:18:56下载
- 积分:1
-
C# 局部放大图片实例 附完整源码
C# 局部放大图片实例 附完整源码
- 2013-05-22下载
- 积分:1
-
DCT_JPEG
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)
- 2011-05-16 17:00:59下载
- 积分:1