-
try
Source code to segment skin colour.
- 2012-09-11 18:19:13下载
- 积分:1
-
kMeanExtract
matlab语言,基于K-mean,也即是取K值法提取方法的关键帧抽取方法(matlab language, based on the K-mean, that is to take the value of K extraction method keyframe extraction method)
- 2013-03-20 17:14:13下载
- 积分:1
-
ccd
线阵ccd信号处理,信号放大预处理,采样保持,A/D转换,分析采集的到的图像信息,确定物体位置(signal prosessing of ccd)
- 2021-01-07 10:58:53下载
- 积分:1
-
VisualSFM_windows_cuda_64bit
很好用的三维重建软件,VisualSFM软件允许上传一系列图像,它从这些图像中找到每一个图像的特定特征,利用这些特征信息重建出3D模型的稀疏点云,而后还可进行稠密点云重建。(The VisualSFM software, a good 3D reconstruction software, allows uploading a series of images. It finds the specific features of each image from these images, and USES these feature information to reconstruct the sparse point cloud of the 3D model, and then it can reconstruct the dense point cloud.)
- 2019-05-16 16:00:52下载
- 积分:1
-
py-faster-rcnn-master
图像检测的算法,Faster R-CNN算法,先对整张图像进行卷积计算,然后通过感兴趣区域池化层(RoI Pooling Layer)将选择性搜索算法推荐出来的候选区域和卷积网络计算出的特征映射图进行融合,得到候选区域对应的特征矢量,这种共享卷积计算的操作极大地减少了卷积计算的次数。而且这些特征矢量的维度统一,方便后续的分类工作。通过感兴趣区域池化层处理卷积特征,并将得到的特征送往两个并行计算任务进行训练,分类和定位回归。通过这些方法和改进的框架,Fast R-CNN 用更短的训练和测试时长,取得了比 R-CNN 更好的效果(Faster R-CNN algorithm first convolutes the whole image, then fuses the candidate regions recommended by the selective search algorithm and the feature mapping maps calculated by the convolution network through the RoI Pooling Layer to get the corresponding feature vectors of the candidate regions, which greatly reduces the number of convolution calculations. Moreover, the dimension of these feature vectors is unified, which facilitates the subsequent classification work. The convolution feature is processed by the pooling layer of the region of interest, and the obtained feature is sent to two parallel computing tasks for training, classification and positioning regression. Through these methods and improved framework, Fast R-CNN uses shorter training and testing time and achieves better results than R-CNN.)
- 2020-12-11 15:39:18下载
- 积分:1
-
DepthBasics-D2D
使用KINECT获取深度图像的源码,在vs平台下使用C++编写。(Use KINECT obtain depth image source, written using C++ in vs internet.)
- 2015-06-18 10:27:05下载
- 积分:1
-
cfar_sarX_1
这是一个sar成像的算法,它融合了cfar的处理,使目标更加凸显。非常适合用于sar成像和cfar算法的研究。(This is a sar imaging algorithm, which combines cfar processing, the target is more prominent. Very suitable for research sar algorithm for imaging and cfar.)
- 2021-04-05 21:39:03下载
- 积分:1
-
SSD+SAD+NCC算法
实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)
- 2018-12-07 14:52:15下载
- 积分:1
-
dcp
说明: 基于暗通道先验的但图像去雾,暗通道先验就是基于这样一个假设:在绝大多数非天空的局部区域里,某一些像素总会有至少一个颜色通道具有很低的值。(Single Image Haze Removal Using Dark Channel Prior.)
- 2019-05-15 14:16:41下载
- 积分:1
-
phasecorrelation
运用相位相关法对图像进行匹配,并通过图形形象地显示相关系数位置。对图像的亮度变换不敏感,相关峰尖突出,有较高的配准精度。(fft、ifft、phase correlation)
- 2010-08-27 14:29:33下载
- 积分:1