登录
首页 » matlab » qr_0.2

qr_0.2

于 2009-07-28 发布 文件大小:2540KB
0 168
下载积分: 1 下载次数: 0

代码说明:

说明:  医学图像图像配准方法,采用了经典的基于灰度的方法。(This is a general purpose registration method for medical images. )

文件列表:

qr_0.2
......\c
......\.\c_diffxyt.c
......\.\c_diffxyt.dll
......\.\c_diffxyt.mexglx
......\.\c_smoothavg.c
......\.\c_smoothavg.dll
......\.\c_smoothavg.mexglx
......\christ.mat
......\data
......\....\axial1_stripped.tif
......\....\axial2.tif
......\....\head2_str.tif
......\....\head_org.tif
......\....\head_str.tif
......\....\sag1.tif
......\....\sag1_noise.tif
......\....\sag1_pat.tif
......\....\sag2.tif
......\....\vishum.mat
......\doc
......\...\files.txt
......\init.m
......\readme.txt
......\register
......\........\affbc_find.m
......\........\affbc_find_api.m
......\........\affbc_find_init.m
......\........\affbc_iter.m
......\........\aff_warp.m
......\........\flowfind_raw.m
......\........\flowfind_smooth.m
......\........\flow_add.m
......\........\flow_aff.m
......\........\flow_disp.m
......\........\flow_extract.m
......\........\flow_init.m
......\........\flow_reduce.m
......\........\flow_smooth.m
......\........\flow_undopad.m
......\........\flow_warp.m
......\........\getindex.m
......\........\mask_compute.m
......\........\params_default.m
......\........\register2dem.m
......\........\register2dem_global.m
......\........\updatedisplay.m
......\........\version_qrem.m
......\test_global1.m
......\test_global2.m
......\test_global3.m
......\test_global4.m
......\test_global5.m
......\test_global6.m
......\test_global7.asv
......\test_global7.m
......\test_local1.m
......\test_local1.mat
......\test_local2.m
......\utils
......\.....\conv2mirr.m
......\.....\cutc.m
......\.....\diffxyt.m
......\.....\dispimg.m
......\.....\edgedetect.m
......\.....\framegen.m
......\.....\frameimg.m
......\.....\grid2d.m
......\.....\meshgridimg.m
......\.....\mirror_extend.m
......\.....\mse.m
......\.....\nextpow2.m
......\.....\pad.m
......\.....\pad2dlr.m
......\.....\reduce.m
......\.....\resize_2d.m
......\.....\waitbar.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pcnn
    脉冲耦合神经网络进行图像分割的matlab程序,利用PCNN点火捕获的相似性集群特性进行图像分割(Pulse Coupled Neural Net)
    2016-03-16 22:51:57下载
    积分:1
  • fire1
    用于火焰尖角、圆形度、纹理的测量以及图像颜色、矩阵、边缘直方图的测量(For flame sharp corners, roundness, texture measurements, and image color, matrix, edge histogram measurements)
    2016-10-25 21:06:32下载
    积分:1
  • PC_grid
    通过点云数据的格网化,建立格网分块索引,这是一种有效的点云数据存储方式。( Through the point cloud data grid , the establishment of a grid block index, which is a valid point cloud data storage. )
    2014-02-20 10:55:46下载
    积分:1
  • sprites
    sprites communication to windows in unix sys
    2020-06-20 23:40:01下载
    积分:1
  • MCU_1908
    针对CMOS 图像传感器输出的Bayer 格式的图像数据, 利用TI 公司的TMS320DM642 数字信号处理器的专用视频端口,可以实现图像捕获、数据传输的无缝连接的特点, 构建了以DM642 为核心的图像实时处理系统。在DM642 中采用两种通用方法(双线性插值、边缘检测) 和文中提出的信号相关的方法, 将从Bayer 公司的CMOS 图像传感器所捕获的8 位Bayer 格式图像数据, 转换为24 位RGB 格式彩色图像数据, 并通过PSNR(信噪比) 和NCD(归一化彩色差异规范) 两种评估方法进行检测。从实验结果可以看出文中提出的方法相对于通用方法提高了图像的信噪比, 锐化图像的边缘, 减少了图像高频信息的错误像素的数量, 提高视觉质量。(Bayer TMS320DM642)
    2020-12-12 11:59:16下载
    积分:1
  • susan_detect_corner
    susan实现图像的角点检测,调用的详细说明在源代码内有注释.()
    2008-03-30 15:57:08下载
    积分:1
  • 遥感影分类的matlab实现Image_Classify
    遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。(Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).)
    2020-11-23 10:09:34下载
    积分:1
  • OpenSourceVidProcessing
    光流法实时实现的文献及代码,2012发表于cvpr,200*200的图像,每秒可达200帧,2012_CVPR_Lip-motion events analysis and lip segmentation using optical flow(Optical flow method to achieve real-time literature and code, 2012 published in cvpr, 200* 200 images per second, up to 200, 2012_CVPR_Lip-motion events analysis and lip segmentation using optical flow)
    2013-08-15 15:31:19下载
    积分:1
  • 自动生长区域法
    说明:  区域生长算法。不用手动选择种子点,可自动选择。(Image segmentation by growing region method. No manual selection of seed points, automatic selection)
    2019-10-27 19:02:02下载
    积分:1
  • Lbp
    说明:  使用lbp算法来计算出一副图片的纹理程度,归一化处理(LBP calculates the texture level of the image)
    2020-12-10 17:49:48下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载