搜索资源列表
wuku.RAR
- 这个程序是FTP里有什么就显示什么,不用经过数据库存取,所以叫无库程序 此程序为QQChen耗时三个月开发的,其中艰辛不足道,只希望大家要对得住我 此为免费版,少了搜索、图片自定义下载等功能,如需这些功能或增加功能, 你可以修改<% %>之外的内容,修改后的不充许再转发 免费版不可以用作商用
iwms4.6
- 主要功能: ·集成讨论区,可作为留言版或简易论坛 ·首页、 分类、新闻、专题可生成静态页面 ·生成速度可在每分钟30页到2000页之间选择 ·首页静态文件自动定时生成 ·新闻采集功能,采集时可进行其它管理操作,采集规则导入导出 ·多任务循环采集采集,可实现网站24小时自动内容更新 ·采集支持utf-8和big5编码并能转换繁体为简体 ·新闻内其它网站图片与Flash自动下载 · jpg、gif、png、bmp图片自动加水印(水印图片及位置可设置
cl2
- cl2多小波去噪的源程序,对学校多小波的人很有帮助。需要自己修改一下图片的路径。-Cl2 many of the source wavelet denoising, the School Multiwavelet helpful people. Needs its own path picture changed a bit.
facedetection
- 简单的人脸识别代码,如果是其他图片的话,放在当前文件下,修改一下文件名即可。-Face Recognition simple code, if it is the other picture, then on the current file, the file name can be changed a bit.
arithmeticforgif
- gif格式图片压缩算法。本人经过修改,已经可以对gif格式文件进行压缩,而且压缩的效率很高-gif format image compression algorithm. I modified, it should be able to gif format for compression, and compression efficiency
Digital
- 用于修改图像的对比度 内含程序所需的素材图片 -Used to modify the image contrast
hbing
- Matlab的图像处理小软件,注意修改路径,以及图片。-Matlab image processing small software, pay attention to modify the path, and pictures.
hidelsb
- 基于图片的信息的隐藏与伪装,可以修改里面的参数使得其更好-Image-based information hiding and camouflage, you can change the parameters makes it better
chang-video-into-image
- 通过对视频的适当修改,运用matlab软件实现视频图片提取。-chang video into image with matlab
DeleteSpace
- 调整pdf的边缘及其行间距大小。首先把pdf保存为图片,然后用此程序调整边缘或行间距大小,把修改后的图片重新整合成pdf。此软件的目的是为了kindle用户编写。因为kindle的屏幕有限,除去多余的边缘和行间距,可以使kindle读书效率更高,减少过多翻页操作。-Adjust the line spacing pdf and the size of the edge. First, save the pdf as a picture, and then use this procedure t
guess
- 需要一个放有若干图片的文件夹,图片的文件名还需要提供一些信息,如“计61班.jpg”之类,具体格式可以修改源代码。然后显示图片让参与者猜是哪个班的。为系里男生节编写的一个简单的GUI程序-Need a put several pictures folder, pictures of the file name also need to provide some information, such as "(61 class. JPG," and so on, and the specific f
tuxiangfeixingweijisuan
- 该算法实现了对图像的分形维计算,图片文件请修改M中的代码,自行读取。-The algorithm is realized with the image fractal dimension calculation, picture files please amend M of the code, to read.
Image_segmentation_regional_growth
- 图像的区域增长源码,可手动选择像素点,图片数据请修改M文件里的内容,自行读取。-Images regional growth source, can be manually choose pixels, the picture data please amend M file content, to read.
SURF
- 用SURF实现图相配准,可以自行修改图片-SURF Image registration
pacVsm
- pca + svm人脸识别代码 图片目录需要自己修改-the pca+ svm Face Recognition code picture directory need to modify
picture
- 这是matlab修改图片的例子,可以调图片的黑白、线条-Matlab example to modify the pictures, you can adjust the picture black and white, lines, etc.
DuckLakeSegmentation_SVM
- 用svm实现图片中目标的提取。ColorPix.exe为图片rgb值读取小软件,littleduck.jpg为目标图像。DuckLakeSegmentation_SVM.m为主程序,使用时可以选取图片处于目标位置像素点的rgb值作为特征训练svm。可以使用任意图片,通过修改主程序的DuckTrainData和LakeTrainData里面的rgb值即可-Svm achieve the target image using the extraction. ColorPix.exe rgb valu
chepai-shibie
- 是个从别人论文中粘贴修改的MATLAB的车牌识别程序,可以成功跑,但是别的图片范围和精度不高。-a car board identification progran,matlab
kmeans1
- 实现对图片进行k均值聚类,也可以修改初始值,修改图片名直接可以运行-Implementation to k-means clustering of images, can also modify the initial value, the images can be run directly
图片融合
- 通过不同曝光量合成hdr图片,但是程序不完整,需要自己修改。