资源列表
画框
- 在一副已经的图像上,在指定的位置形成一个固定的矩形框,在矩形框的附近形成光晕效果(矩形框的四个角采用的是圆弧)(On a pair of already images, a fixed rectangular frame is formed at the specified position and a halo effect is formed near the rectangular frame (the four corners of the rectangle are in arc))
test0807
- arcgis engine 10.2 版本,搭建了一个初始运行的工程,含验证许可方法和MapControl控件可以使用。 运行前使用者需按自己的arcgis engine 安装路径修改工程文件里的包含目录(工程右键属性-〉VC++目录-〉包含目录)(arcgis engine 10.2 + vc2010)
Clip
- 沿任意方向在图像上裁剪任意大小的区域,并保存为图像(Clipping any size in an arbitrary direction on the image and saving it as an image)
FaceRec
- 人脸识别样例,可以对人脸进行识别,有独立的fui,操作简单(Face recognition system)
自适应中值滤波
- 自适应中值滤波在matlab平台上的实现(Implementation of adaptive median filtering in Matlab platform)
chen
- Chen混沌图像,函数以及图形还有其他。(figure of chaotic system)
mixture_of_gaussian
- 利用混合高斯模型对一个图像序列或视频进行背景的去除,检测运动目标(Using the mixed Gaussian model to remove an image sequence or video background, or detect the moving target.)
flow-code-matlab
- 利用光流法在复杂场景下对运动目标进行检测(Using the optical flow method to detect moving objects in complex scenes)
maxflow-v3.04.src
- 使用能量最小法中的图割法,解决图像分类问题,最大流=最小割(The minimum method of energy in the map cut method to solve the problem of image classification)
ex2
- code for solving the travelling salesperson problem
ex3
- code for breadth first search - bfs
ZBase64FirstFlight
- 图片编码成base64字符串,并写入日志文件,方便日后读取,post(Encode photoes info base64 format and save as a file.)