-
绘制曲线函数(曲线光滑)
绘制曲线函数(曲线光滑)-curve mapping function (smooth curves)
- 2022-05-27 10:00:05下载
- 积分:1
-
Convert Sketchup SKP files to DXF or STL
This is a plugin script for Go-ogle"s free 3D design program Sketchup. The free version of Sketchup has limited file export options and many CAM programs will not recognise the native Sketchup (SKP) file format. This plugin allows you to export your Sketchup model as a DXF or STL files readable by most CAM and 3D printer software.Using the pluginAfter copying this file, start Sketchup and you should now have an extra menu option (Export to DXF or STL) in the Sketchup Tools menu.There are five export options:STL triangles. Use this for Makerbot or Reprap style 3D printersDXF polyface mesh. This will give the most faithful reproduction of your original Sketchup model.DXF polylines: exports the outlines of each face as a polyline, sometimes useful for CAM toolpaths.DXF triangular mesh: breaks all the faces up into trianglesDXF lines. This
- 2022-07-17 00:59:40下载
- 积分:1
-
vfp调用avicap.dll使用摄像头拍照、录像
调用avicap32.dll和user32.dll,实现摄像头拍照、录像,并实现图像格式转换。无ocx、FLL,不受vfp版本和windows版本限制。纯prg文件,可随意移植、扩展。
- 2022-12-21 10:50:03下载
- 积分:1
-
我用图形学画的鱼
我用图形学画的鱼-I used graphics painting fish
- 2022-07-09 06:49:18下载
- 积分:1
-
vc 与 AutoCAD 利用OBJECT arx的混合编程的小例子。
vc 与 AutoCAD 利用OBJECT arx的混合编程的小例子。-vc and AutoCAD using DCOM arx mixed programming small examples.
- 2022-07-27 22:25:24下载
- 积分:1
-
使用GDI+ 实现文字旋转的例子
使用GDI+ 实现文字旋转的例子-use GDI+ text rotation example
- 2022-12-02 15:15:03下载
- 积分:1
-
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.li...
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2023-06-24 19:35:03下载
- 积分:1
-
以前收集的神经网络代码,可用于图像识别
以前收藏的神经网络C代码,可用于图象识别-Before collection of neural network C code, can be used for image recognition
- 2023-08-10 20:25:05下载
- 积分:1
-
图像的边缘滤波(得到边缘)
edge filter for image in c(get edge)
- 2022-08-21 11:03:41下载
- 积分:1
-
这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。...
这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosome countering, all are the realizations of classical algorithms.
- 2022-07-08 23:13:18下载
- 积分:1