-
基本的PHP相册免费
应用背景UberGallery是一个易于使用,易于管理,Web照片画廊PHP写下 分布;MIT许可证。UberGallery ;不 ;需要数据库支持的JPEG,GIF和PNG文件类型。只需上传你的图片,会自动生成缩略图和UberGallery输出符合标准的XHTML标记上飞。关键技术这是什么?PHPalbumname美元=“基本的PHP相册”;/ /的名字你的专辑!/ **安装设备:1。)把你的照片放进图像目录里。* -照片将显示在
- 2022-02-02 21:32:51下载
- 积分:1
-
纹理特征提取
纹理广泛存在于自然界中,是物体表面最本质的属性。纹理分析技术一直是热门的研究领域,纹理特
征提取作为纹理分析的首要任务更是人们研究的焦点。这是一个VC实现的图像的纹理特征提取。
- 2022-03-13 08:44:09下载
- 积分:1
-
基于OpenCV的人脸识别程序
基于OpenCV2.3.1的人脸识别程序。OpenCV中已经附带了人脸识别的数据库,做了部分优化。
- 2022-01-31 06:38:23下载
- 积分:1
-
摄像头捕获
利用微软的directshow开发,C++编写。可以操作摄像头,进行拍照,并把照片保存在指定的目录中
- 2022-04-17 18:50:51下载
- 积分:1
-
基于图像的区域生长分割代码
这是经过改进调试过的代码,主要用于图像处理,利用区域生长的方法实现图像处理。是一个调试可用的代码。
- 2022-03-10 03:25:40下载
- 积分:1
-
模糊c聚类算法
这是实现ufc算法的源代码,实现图像的聚类,通过将相似的部分聚类,得到图像的边缘,供大家学习,希望会有所帮助
- 2022-03-29 09:55:09下载
- 积分:1
-
RobHess库中sift算法的特征点的提取、匹配
资源描述robHess库中,实现sift算法的特征点提取,匹配两个过程。利用opencv2.4.9+c ,代码经过测试,可用,结果良好。
- 2022-05-24 00:02:41下载
- 积分:1
-
Watermarking
一种鲁棒的文本水印算法,采用图像和文本水印相结合的方法来充分保护文本文档
- 2022-06-27 02:16:55下载
- 积分:1
-
在 matlab 环境中的三维可视化
Volume可视化是的图形化表示法在三维网格定义的数据集的创建。卷的数据集具有多维数组的标量或矢量数据的特点。这些数据通常定义对晶格结构代表在 3-D 空间采样值此代码将加载数据并将其显示在 3D。
- 2022-01-31 23:35:10下载
- 积分:1
-
StL Data File Viewer
StereoLithography(StL) is something that is widely used in CAD/CAM, RapidPrototyping etc. The concept is that any surface or solid is exported to StL format by data exchange packages after they are modeled in commercial CAD packages. This data consists of triangulated facets that approximate the surface of the solid. No topological or geometric information is exported. The surface is subdivided into small triangles. The approximation uses chordal deflection for curved surfaces to smoothen the surface. More the smoothening required, more number of smaller triangles are generated by subdivision resulting in larger size of data file. Now, along with triangles, their facet normals are also generated. The data is written both in ASCII and binary formats. The data in ASCII is written like this:
- 2022-02-02 20:46:09下载
- 积分:1