-
利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好...
利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好-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
-
树控件的多选,拖动。windows 平台,开发工具:visual c++6.0.除了按shift多选外,其他功能实现较完善...
树控件的多选,拖动。windows 平台,开发工具:visual c++6.0.除了按shift多选外,其他功能实现较完善-tree controls over election drive. Windows platforms, development tools : visual c 6.0. Apart from the shift over the election, other functions to achieve better
- 2023-04-28 08:10:03下载
- 积分:1
-
图像处理的源程序,功能比较多.设计很多图像的知识.
图像处理的源程序,功能比较多.设计很多图像的知识.-image processing of the source, more functional. Many images design knowledge.
- 2022-09-04 08:00:02下载
- 积分:1
-
Paintlib是移植可用于图像的加载、存储和处理。
paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling of the C library. From BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF, and WMF files to load images and the retention of BMP, JPEG, PNG and TIFF formats. Both filters through the implementation of category filters, are also available via direct access to Bitmap image processing. For a complete C source code.
- 2022-01-22 01:30:11下载
- 积分:1
-
李子青的《人脸识别手册》,Handbook of face recognition,高清晰。...
李子青的《人脸识别手册》,Handbook of face recognition,高清晰。-Handbook_Of_Face_Recognition_Springer_2005.pdf
- 2022-07-10 12:50:23下载
- 积分:1
-
显示动态图像的设计方法,如何设置场景等等,运行在linux环境中,使用qt开发。...
显示动态图像的设计方法,如何设置场景等等,运行在linux环境中,使用qt开发。-Dynamic images show the design method, how to set the scene and so on, running in linux environment, the use of qt development.
- 2023-04-15 22:10:03下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
err
《VC数字图像模式识别及工程实践》该书的源代码,希望对大家有用-err
- 2022-05-14 09:37:16下载
- 积分:1
-
一个可用于人脸识别的人脸库
一个可用于人脸识别的人脸库-a face recognition can be used for the Face
- 2022-02-15 08:29:45下载
- 积分:1
-
碧玉
jasper-1.900.1, use it to perform JPEG2-jasper-1.900.1, use it to perform JPEG2000
- 2023-04-24 06:10:03下载
- 积分:1