-
利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好...
利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好-Carried out using the maximum matching word segmentation. Need a dictionary. Segmentation can be carried out. Good performance
- 2022-03-15 05:55:25下载
- 积分:1
-
完整的DICOM医学图象浏览,可以读出DICOM图象,及其属性。并且把JPEG图象和 BMP图象转换为DICOM图象。并实现视频,AVI接口...
完整的DICOM医学图象浏览,可以读出DICOM图象,及其属性。并且把JPEG图象和 BMP图象转换为DICOM图象。并实现视频,AVI接口-A complete dicom image biewer, which can read the dicom image, and its properties and put the Jpg and Bmp image to Dicom format. It also realize the video and avi interface.
- 2022-01-26 00:38:48下载
- 积分:1
-
right image adjusted proportionately
对图象进行比例调整-right image adjusted proportionately
- 2022-03-01 23:26:04下载
- 积分:1
-
在Delphi环境下调用AutoCad,并增加相应模块,能在Cad中进行维作图...
在Delphi环境下调用AutoCad,并增加相应模块,能在Cad中进行维作图-In the Delphi environment called AutoCad, and add the corresponding module can be carried out in the Cad-dimensional mapping
- 2022-06-02 14:39:54下载
- 积分:1
-
simple painting gear, loading AUTO
简单画齿轮,加载到AUTO CAD中即可高速绘制 渐开线齿轮齿廓了-simple painting gear, loading AUTO-CAD drawing can involute gear tooth profile of
- 2022-01-28 18:22:33下载
- 积分:1
-
Basic drawing program, the original code, I am also hard to collect the informat...
基本画图程序,原代码,我也是辛苦才收集到的资料,希望能给其他工程师派上用场.-Basic drawing program, the original code, I am also hard to collect the information, hope that they will be useful to other engineers.
- 2022-02-27 07:19:57下载
- 积分:1
-
lda implementation, to find a long time, but also good, we can try!
lda的实现,找了很久的,还不错的,大家可以试试!-lda implementation, to find a long time, but also good, we can try!
- 2023-03-06 03:05:04下载
- 积分:1
-
Planar quasi
平面准均匀B样条曲线的生成,可以反求控制顶点-Planar quasi-uniform B-spline curve is generated, you can reverse control points
- 2023-06-15 22:30:04下载
- 积分:1
-
针对平行结构立体摄像机存在较大的遮挡边界区域问题,本文提出了一种基于可信图的遮挡
边界检测算法.首先通过采样计算立体图像对中几条扫描线的可信值,从而得到遮挡...
针对平行结构立体摄像机存在较大的遮挡边界区域问题,本文提出了一种基于可信图的遮挡
边界检测算法.首先通过采样计算立体图像对中几条扫描线的可信值,从而得到遮挡边界的若干采
样点;然后通过RANSAC算法得到遮挡边界.理论和实验分析表明该算法对复杂背景的立体图像有好
的检测精度;对人肩像等简单背景图像的检测精度不好,但通过校正后仍可得到较准确的遮挡边界.-Aimed at the existence of large occluded regions in stereo image pairs obtained from
stereo camera pairs,an algorithm which can detect occluded boundary areas based on reliability map
is proposed.Firstly,a number of sampled occluded boundary points are obtained by calculating
reliability of the disparity on the corresponding sampled scan lines;secondly,the boundary line is
calculated by RANSAC method.Theoretical and experimental analyses show that the proposed
algorithm gives good boundary detection accuracies for stereo images with complex backgrounds.
But for stereo images with homogenous background,results are not good,however the algorithm can
also give relatively good accuracies after certain correction.
- 2022-04-01 13:25:43下载
- 积分:1
-
The Hammersley and Halton point sets, two well known low discrepancy sequences,...
The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern, at low computational cost. The Halton point set is also useful for incremental sampling. In this paper, we discuss detailed implementation issues and our experience of choosing suitable bases of the point sets, not just on the 2D plane, but also on a spherical surface. The sampling scheme is also applied to ray tracing, with a significant improvement in error.
- 2022-03-21 20:01:32下载
- 积分:1