资源列表
jm1
- 通信中的数据解压缩。用一个字节存放整数部分,后面的每个字节存放两位小数。整数位有变化是更新整数位。已经编译通过。-Communication decompress data. Stored with a byte integer part of the back of each byte stored two decimals. Integer-bit change is to update the integer bit. Has been compiled through.
Myregion
- 一个常用的matlab图像区域生长程序,由给定的单个种子和阈值条件进行生长-Matlab image of a commonly used region growing process, from a given individual seeds and the growth of the threshold conditions
ResourceManager
- 通过D3D创建的图片 模型资源加载管理 能防止二次加载资源 节约内存使用空间-Image models created by D3D resource management to prevent secondary load to load resources using space saving memory
bianhuan
- 利用霍夫变换检测直线,园,椭圆,曲线,简单有效,用用方便-Using Hough transform to detect straight lines, park, oval, curve, simple, effective, easy to use with
zhiping
- 旋转图像回归,图像拍照时有角度,此程序是将图像置平。-Rotating image regression
batch_image
- 批处理文件夹中的图片,把图片都转化为灰度图-Batch folder picture, the picture is converted into grayscale
huangjin
- 黄金分割优化方法,解决无约束优化问题,以黄金点位收缩步长-Golden optimization method to solve unconstrained optimization problems, with gold point contraction step
fcm
- 改进fcm分割算法,它是一种无监督分割方法,无需人的干预,分割过程完全是自动完成 它可以很好地处理噪声,部分体积影响和图像模糊。-Improve FCM segmentation algorithm, it is a kind of unsupervised segmentation method, without human intervention, process fully automatic segmentation complete It can be a very good de
testttt
- 该代码是对图像转化的二维数组进行处理,对图像数组进行3*3的中值滤波,代码优点是占用内存小,处理速度较快。-it s an image processing code.
myWork1
- 此代码为维纳滤波恢复模糊图像matlab代码,基于matlab Demo改编,注释较详细,适合初学者学习维纳滤波使用-the code is designed for recovering image by Weiner filter,it is benefitial for new user of matlab or new student for Weiner filter
YUV420toRGB
- 将经yuv420亚采样的rgb图片转rgb图片,效果很好,代码可用-Will turn the rgb picture yuv420 sub-sampling rgb picture, the effect is very good, the code can be used
AdaptiveMedian
- 从网上看到了matlab实现的自适应中值滤波,用C++改写了一下。-Adaptive Median, matlab version to C++ version.