-
generat a global
在MATLAB环境中,产生地球图形,可以转动的哈! 祝你好运
-generat a global
- 2023-08-15 08:30:03下载
- 积分:1
-
读取Jason
读取Jason-1 卫星的SSHA数据 并图形显示-Read SSHA data of JASON-1 and plot the data.
- 2023-03-11 18:35:04下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个O...
OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。
由于这是从一个完整的OCR系统中抽取的部分代码,
所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)
如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
- 2022-04-11 21:05:06下载
- 积分:1
-
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(...
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of the two processes. (1) The watermark embedding process as follows: Digital watermarking (X), the original image (I) and key/public key (K) by digital watermark embedding algorithm to form watermarked image (I*). (2) The watermark detection process is as follows: Digital watermarking (X), the watermark image (I*) and key/public key (K) by digital watermark detection algorithm to detect whether the digital watermark or watermark. The program debugging has passed!
- 2022-02-16 09:43:22下载
- 积分:1
-
用于人脸识别的模糊独立成分分析+主成分分析,用模糊支持向量机进行的分类。...
用于人脸识别的模糊独立成分分析+主成分分析,用模糊支持向量机进行的分类。-Fuzzy Face Recognition for independent component analysis+ principal component analysis, using fuzzy support vector machine classification.
- 2023-05-22 23:05:04下载
- 积分:1
-
贝赛尔纽绘图的源代码,欢迎使用!
贝赛尔纽绘图的源代码,欢迎使用!-Beisaierniu mapping the source code, welcomed the use!
- 2022-02-05 10:33:47下载
- 积分:1
-
OPENCV to do with image positioning software, please refer to
用OPENCV做的图像定位软件,请大家参考-OPENCV to do with image positioning software, please refer to
- 2022-01-26 08:18:06下载
- 积分:1
-
In the procedure to add lighting, back lighting, specular reflection intensity,...
在程序中添加灯光,背面灯光,镜面反射强度,镜面颜色反射比等-In the procedure to add lighting, back lighting, specular reflection intensity, and specular color reflectance ratio
- 2022-03-11 00:43:53下载
- 积分:1
-
high ratio radar magic basic on matlab
基于matlab的高分辨距离像的研究 svm实现-high ratio radar magic basic on matlab
- 2022-02-04 04:18:23下载
- 积分:1