搜索资源列表
advanceCimage4
- 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration), the median filter processing
image_edge_LOG
- Visual C++代码,采用LOG方法检测数字图像的边缘-Visual C code using LOG detect the edge digital image
CSharp
- C#,arcgismobile9.3实现读取GPS记录文件,模拟对GPS信息的读取-C#, arcgismobile9.3 achieve read GPS log files, simulation on GPS information, read
Log
- 这是用C些的有关一些图像处理的程序,同时又有一些图形方面的操作。-This is more relevant with C some image processing procedures, and also some graphics operation.
2
- 计算机图形学您当前还不能下载源码,您必须上载5个C或Java的好源码站长审核后才能下载(如果已上载请等待2小时后再试,查看您的上载日志, 初学者如何在线阅读源码)。也可以【立刻开通VIP会员】。您是愿意继续在门外观望,还是愿意进来享受这里的一切? -Computer graphics that you can not download the current source, you must set up 5 C or Java source code of the well head in
image
- C的数字图象处理部分代码,包括sobel,roberts,log等算法-C, digital image processing part of the code, including sobel, roberts, log and other algorithms
stasm-src-1.4.tar
- vialo-jones人脸检测和识别算法的c参考实现,适合移植到多个平台-These are the source files for stasm, which is a command line program for locating features in a face using Active Shape Models. You give stasm an image file (i.e. a JPEG or BMP) and it returns the image with
CSharpPARCGIS-ENGINE-
- C#+ARCGIS ENGINE开发查找地图元素并高亮显示代码 来源: 张思阳的日志 下面是查找地图元素(高亮显示)的代码:-Development of C#+ARCGIS ENGINE to find the map elements and highlight the code: Zhang Siyang log Here is the main code to find the map elements (highlighted):
log
- 图像处理中边缘检测log算子,C语言写成。-Log operator for edge detection in image processing, C language languages.
YuImage
- 基于Visual C++的边缘检测实现,包含了Roberts、Prewitt、Sobel、Canny、LoG算子以及平滑滤波和灰值化的功能-Includes edge detection based on Visual C++ achieve, Roberts, Prewitt, Sobel, Canny, LoG operator and smoothing filter and gray values of the function
login
- linux下的c语言代码,调用linux的Ncurses图形库,实现用户登录界面,tab键实现焦点转移,输入帐号admin 密码123456则提示登录成功,linux下 make clean;make编译,./main执行-linux c language code, call the Ncurses linux graphics library that implements the user login screen, tab key to shift the focus to achiev
PIPEPPPGIS
- ae+c#实现axmapcongtrol和scenecontrol联动,并且实现用户管理,用户信息查询,日志管理,地图基本操作,按图层选择等功能。-ae+c# scenecontrol achieve axmapcongtrol and linkage, and implement user management, user information query, log management, maps, basic operations, according to the layer sele
suanzi3
- 是一些平常算子如:sobel,log等等,用c++写的-is usually operator such as : segmentation, log, etc., and write c
suanzi3
- 是一些平常算子如:sobel,log等等,用c++写的-is usually operator such as : segmentation, log, etc., and write c
LOG
- 自己写的基于c++和opencv的LOG算子实现程序,包含例图-Write your own LOG-based operator c++ and opencv of procedures, including cases of FIG.
SimpleLog
- 一个简单的写日志的类,基于标准C,其他的自己看代码吧,简单日志管理回滚-a simple log class
LOG
- Log算子C语言实现,可以运行,可以用于图像处理边缘检测-Log operator C language,which can operate normally
ImageSegmenation
- 基于C#的边缘检测,包含Kirsch、Laplace、LOG改进算子、Prewitt算子、roberts算子,同时利用图像阈值法进行检测,图像分割技术。-Edge detection based on C#, including Kirsch, Laplace, LOG, operator, Prewitt operator, Roberts operator, and the use of image thresholding method for detection, image segme
21
- 利用对数变换进行图像变换 公式:x1=c*log(double(x)+1)(1.Image Enhancement Using Intensity Transformations The focus of this project is to experiment with intensity transformations to enhance an image. Download Fig. 3.8(a) and enhance it using (a) The log t