资源列表
[图形图像处理(光照,映射..)] Pretreatment
说明:图像预处理的方法,包括区域扩充,把质心平移到图像中心,主方向归一,得到正方形等步骤。-Image preprocessing methods, including regional expansion, the centroid shifted to the image center, the main direction of normalization, and other steps to get square.<王孟> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] discriminate
说明:matlab程序,用于去掉二值图像中的单个像素的像素点,保留图像中较大面积的区域-get rid of single pixels in images<ren> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] read_hdf5
说明:读取HDF5格式数据,此处以打开ASTER GED为例,输出发射率为ENVI格式-Read HDF5 format data, here to open ASTER GED, for example, output emissivity data in ENVI format<meng> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[OpenCV] video-write
说明:用opencv2.4.6实现视频的读写,能够读取视频中的每帧图像,并对其进行相应操作-video-write by opencv2.4.6<yuanyuan> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[2D图形编程] harvest
说明:introductory look at what type of vibrations we might be dealing with when attempting to harvest ambient kinetic energy. The simplest type of vibration that could possibly occur, would be with a harmonic one, with a single frequency component at a co<ankitacic> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] mymain
说明:遗传算法 图像分割挺好用的 希望有用 matlab-Genetic algorithm for image segmentation with the hope of good useful matlab<学生> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] hist_th
说明: 本程序实现图像背景阈值的自动选取 对图像的直方图进行峰值判定,确定灰度低于或高于阈值的点为背景 [yuantu,yuzhi]=hist_th(yuantu,value),直方图峰值降到最大值的value倍时, 此时的阈值为背景阈值,value取[0,1].-calculate the threshold of image<雨田> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] imag_encode
说明: 本程序实现阵列图像的子图像编号,其中中心子图编号为1, 与其距离为1的图像编号为2,依次类推,距离为横纵坐标和与中心子图横纵坐标和的差值的绝对值 中心子图坐标为(x,y),当前子图坐标为(x1,y1),编号为abs((x1+y1)-(x+y)) I是图像编号后的编号矩阵,center_x为横向中心子图坐标,center_y为纵向中心子图坐标 h_num为横向子图数,p_num为纵向子图数-image encoder<雨田> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] GaussFilter
说明:高斯滤波 C代码 非常有用 不信你看-C program of GaussFilter<擦啊擦> 在 2025-07-09 上传 | 大小:1kb | 下载:0