-
一个图型编辑例子
一个图型编辑例子-a map-editing examples
- 2023-04-08 06:50:04下载
- 积分:1
-
图,网格,真实
画图,网格,实时数据监测,有很好的注释,适合画图的应用和编程。-Drawing, grid, real-time data monitoring, have very good notes, suitable for drawing applications and programming.
- 2023-08-30 16:10:03下载
- 积分:1
-
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32...
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
这里是vc可直接运行
注意事项:
运行时,文件c: est.bmp必须存在-Function of image detection, template matching on the command-line compiler, if the process is as follows vcvars32rc bmp.rccl detect.c bmp.res user32.lib gdi32.lib here can be directly run vc Note: run-time, file c: est.bmp must exist
- 2022-09-30 18:50:03下载
- 积分:1
-
本程序提供了lzw编码的压缩和解压缩函数,并实现对图象文件的压缩和解压缩...
本程序提供了lzw编码的压缩和解压缩函数,并实现对图象文件的压缩和解压缩-the procedures provided 4,558,302 coding compression functions, and to achieve the right image file compression
- 2023-09-07 13:00:02下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
几个小的圆的合成程序,互相交流一下,本人水平很低,初学者
几个小的圆的合成程序,互相交流一下,本人水平很低,初学者-Several small circular synthetic procedures, mutual exchange, I am a very low level of beginners
- 2022-12-19 21:15:03下载
- 积分:1
-
一个简单的矢量绘图的例子,可以绘制矢量多段线,并可进行复制.txt
一个简单的矢量绘图的例子,可以绘制矢量多段线,并可进行复制.txt-a simple example of vector graphics, vector drawing more of the line can replicate. Txt
- 2022-03-18 07:15:23下载
- 积分:1
-
以前收集的神经网络代码,可用于图像识别
以前收藏的神经网络C代码,可用于图象识别-Before collection of neural network C code, can be used for image recognition
- 2023-08-10 20:25:05下载
- 积分:1
-
对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;
基...
对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;
基于内容的检索是多媒体数据库的关键技术,如何实现这块技术,是值得商榷的,而最好的方法是使用无需领域知识的检索方法,因此,基于颜色的方法就是实现的关键-Retrieval of multimedia data, the method is to use an early version of the multimedia data labeling, which is not itself based on the content of multimedia information retrieval, multimedia data of the information contained in a Medium and large waste content-based retrieval of multimedia database of key technologies, how to achieve this technology, is open to question, and the best way is to use the domain knowledge without the search method, based on the color way is the key to achieve
- 2022-06-28 06:44:56下载
- 积分:1
-
C Builder Image louver effects and is simple and fast operation and the results...
C++Builder实现图象的百叶窗效果,原理简单,运行速度快,效果很好。-C Builder Image louver effects and is simple and fast operation and the results very good.
- 2022-03-15 03:21:48下载
- 积分:1