搜索资源列表
实用vtk读入dicom序列图像
- 实用vtk读入dicom序列图像,三位重建,从任意角度进行切片,显示,Practical VTK to read DICOM image sequences, the three reconstruction, from any perspective slices, indicating
ARM_jpgdecoder.rar
- 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件
SFS.rar
- Shape from shading: The source code for the review of shape from shading including minimization, local, propagation and linear methods,Shape from shading
opengl-read-points-from-files
- opengl从text里读取数据点的坐标,然后在opengl里画图-opengl read from the text in the coordinates of data points, and then drawing in opengl
MyCrust
- MATLAB 三维点云重构 Surface recostruction from scattered points cloud-MATLAB three-dimensional point cloud Reconstruction Surface recostruction from scattered points cloud
Visual-3D-Modeling-from-Images
- Pollefeys教授写的一本经典影像建模的电子书,给出了序列影像重建三维模型的基本框架,以及详细的技术细节。-Visual 3D Modeling from Images-Marc Pollefeys
EdgeDetection
- 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
Degreeofextractionofhapefromshadinginformation
- 由明暗度提取外形信息,机器视觉分析的好文章-Degree of extraction of shape from shading information, machine vision analysis of a good article
SIFT
- Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个
edgedetection2003
- 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
seg
- This a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction 检测图像中的物体 本程序能分割出车牌并得到车牌号码-This is a program for extracting objects from an image. Written for vehicle number plate segmentation and ex
diantezhengtiqusuanfayanjiu
- 影像特征提取是影像匹配和三维信息提取的基础,是影像分析与单像处理技术领域中最重要的任务之一。有效的特 征提取算法是影像分析与处理的关键。从点特征定义出发,叙述了两种常用的点特征提取算子———Moravec算子和Forstner 算子的原理,利用Moravec算子和Forstner算子可以实现影像点特征的提取,并从提取点特征的准确度、提取速度对两种算子 进行比较,最后得出了有益的结论。-Image feature extraction and image matching are th
GPU-KLT-1.1
- This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardwa
wave
- it is used to remove noise from images
mapper
- OpenGL Code for Displaying 3D texture from 2D map
pivmat1.51
- The PIVMat Toolbox contains a set of command-line functions to import, post-process and analyse 2D vector fields from LaVision s DaVis PIV (particle image velocimetry) software. It enables to handle and perform operations over large amount of velocit
cell-get
- 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
POCS-NL
- 毫米波图像存在分辨率低的缺点,该程序在WRLA算法的基础上,进一步采用投影算法,能有效改善毫米波图像的分辨率-Images acquired from Passive Millimeter-Wave (PMMW) radiometer have poor resolution due to limited aperture dimension. Therefore, Super-Resolution Algorithm (SRA) is a key component for PMMW imag
largestRectangleArea
- 求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
npr_silhouette
- 非真实感图形学的程序,为提取三维物体的二维轮廓的程序。shape from shading的一个重要程序 -Non-photorealistic graphics of the procedures for the extraction of three-dimensional objects in two-dimensional outline of the procedure. shape from shading as an important process