-
Enhancement code for image processing
Enhancement code for image processing
- 2023-08-04 08:30:02下载
- 积分:1
-
8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸...
8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸多边形的重心14.求肯定在给定多边形内的一个点15.求从多边形外一点出发到该多边形的切线16.判断多边形的核是否存在-8. In judging whether a convex polygon 9. Find points of graham algorithm 10. Find point set of convex hull volume parcels Act 11. Line judge whether the polygon 12. Seeking simple polygon focus 13. Convex Polygon focus 14. For sure in a given polygon within the a point 15. demand from outside the polygon to the starting point of the polygon Tangent 16. the nuclear polygon judgment whether there
- 2022-03-30 06:23:34下载
- 积分:1
-
源码功能包括:细胞边缘检测,癌细胞形态学分析,癌细胞颜色分析
源码功能包括:细胞边缘检测,癌细胞形态学分析,癌细胞颜色分析
-Source features include: cell edge detection, morphological analysis of cancer cells, cancer cells color analysis
- 2023-05-09 02:50:03下载
- 积分:1
-
Delphi编写的屏幕放大程序,能放大特定区域,并能调节放大倍率...
Delphi编写的屏幕放大程序,能放大特定区域,并能调节放大倍率-Delphi procedures for the preparation of the screen to enlarge, can enlarge a specific area, and can adjustable magnification
- 2023-07-02 18:50:03下载
- 积分:1
-
SHIF 算法的matlab实现,可以用于比较SHIF算法
SHIF 算法的matlab实现,可以用于比较SHIF算法-SHIF Algorithm Implementation of Matlab can be used in the comparison algorithm SHIF
- 2022-03-10 23:29:16下载
- 积分:1
-
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行...
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量;
(4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。
(5)求出所有子块的特征向量。
-(1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.
- 2022-03-12 15:39:39下载
- 积分:1
-
摄像头检测截图程序源代码,代码实现摄像机图像监控的应用…
摄像头检测截图程序源代码,利用csharp实现摄像头的时时监控,并有截图功能。-Detect screenshot camera source code, csharp realize the use of camera surveillance at all times, and there is a screenshot function.
- 2022-04-25 17:01:14下载
- 积分:1
-
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-err
- 2022-07-02 07:09:40下载
- 积分:1
-
The use of cable operator Belle image edge detection and extraction, the effect...
采用索贝儿算子对图像进行边缘的检测和提取,效果一般吧,粗糙的示例程序。-The use of cable operator Belle image edge detection and extraction, the effect of the general bar, rough examples of procedures.
- 2023-07-11 13:30:03下载
- 积分:1
-
一维和二维的移动平均
Moving average in 1D and 2D
- 2022-02-01 09:59:24下载
- 积分:1