资源列表
Xampling_GUI
- 多波段信号的盲恢复重建问题,Mishali提出的MWC程序-The multi-band signals in the blind restoration and reconstruction, Mishali proposed MWC program
improve-canny
- 这是一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。-The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and
Fast-Matching-Code
- Fast Matching 算法的实现,快速计算三维模型任意两点之间的测地线距离-Implementation of Fast Matching algorithm. Use for computing geodesic distance between any pair of vertices on a 3d mesh.
pedestrianMatching
- 跨摄像头行人识别是目前摄像头网络智能监控的一个重点研究方向。通过对不同摄像头中出现的行人进行匹配,可以实现跨摄像头的行人跟踪,有效的扩大监控的视野,同时能对行人在整个监控区域内的行为有着更加清晰的把握。 由于在不同的摄像头中,光照条件不同、行人的姿势以及尺度不同、遮挡等等,使得行人的匹配极具挑战性。在本文件中,我主要研究通过行人的表观特征进行识别,例如颜色、纹理等等。用matlab GUI 编写了程序 -Pedestrian recognition of the inter-camera
CT
- 基于低剂量CT的图像重建算法,matlab编写,适合学习CT的同学学习-Based on low-dose CT image reconstruction algorithm, matlab prepared, suitable for the study of CT students to learn
bmp_bianhuan
- Visual C++编程实现,输入一幅白底黑字的厦门大学”BMP图像,将其转换成一幅白底蓝字的“厦门大学”图像。-Visual C++ programming implementation, Xiamen University to enter a black and white BMP images, and convert it into a Blue on White, Xiamen University image.
five
- 计算声发射时域信号特征值:裕值,振幅因子FK、fc,峭度,-Calculation of acoustic emission time-domain signal characteristic values: margin value, the amplitude factor FK, fc, kurtosis,
androidUSBCamera
- 这是Android 2.3.4版本的 UVC Camera 测试程序, 使用YUYV格式, (其实 MJPG 格式也是可以用的, 只要我注释掉的那几行代码 uncomment一下就好了) 所使用的 camera 在android 中的设备节点是 /dev/video1 , 做为前置摄像头, 要运行起这个程序可能有点麻烦, 因为我修改了一些不相关的 JAVA 代码, 而要正确编译这个程序, 懂得补充(或者去掉)这些JAVA部分 但是如果使
gdal
- GDAL库的源代码,基于VC++的,是经过编译的源代码,用于图像读取,重采样等图像处理功能的函数库。广泛的用于遥感图像处理。-GDAL library source code, based on VC++, compile the source code for the image read, resample the image processing function library. Widely used in remote sensing image processing.
lvbochaosheng
- 对李纯明的DRLSE进行了改进 利用各向异性扩散提高了分割弱边缘的能力 改进的高斯滤波代替惩罚项 加快了演化速度 节省了时间-The DRLSE to LiChunMing improved using anisotropic diffusion improve the segmentation of improvement of the ability weak edge gaussian filtering instead of penalty term accelerated evolut
MRF-based-image-segmentation
- 基于马尔科夫随机场的SAR图像分割方法,对应于采用最大后验概率准则对SAR目标切片图像分割,采用聚类分析算法求解。-SAR image segmentation based on Markov random fields, which corresponds to using the maximum posterior probability criteria for SAR Target Chip Image segmentation using cluster analysis algori
haze_removal
- 基于暗通道先验的图像去雾算法,算法基于室外无雾图像的通道中至少有一个通道的灰度值很低。-dark channel prior to remove haze from a single input image