联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图像处理(351) 

[图形图像处理] ContainerControllerDem

像网易新闻ios客户端的头部导航栏左右切换页面,title的字体颜色和大小随着变化,
For example, the head navigation bar of Netease News ios client switches from left to right, and the font color and size of title change with the change, (2015-12-29, Objective-C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695190452982137.html

[图形图像处理] Halcon - demo

c#语言封装halcon的demo范例,调试成功,用的迈德威视的千兆网口摄像头
Csharp language encapsulates the demo example of Halcon, the debugging is successful, and the Gigabit network interface camera of Medvedev is used (2020-05-07, C#, 1457KB, 下载3次)

http://www.pudn.com/Download/item/id/1588858304579422.html

[图形图像处理] 4

利用地球立体剖分格网生成SubdivisionR_树索引模型 针对三维数据管理中八叉树索引冗余多、R-树索引插入删除过程复杂的问题,依托GeoSOT地球立体剖分格网,提出了一种新的八叉树与R-树有机结合的Subdivision R-树索引模型(Subdivision R-tree)。首先,以GeoSOT地球立体剖分格网八叉树索引为基础构建了Subdivision R-树索引模型结构 随后,设计了Subdivision R-树索引模型基本的插入、删除、查询、分析算法 最后,开展了Subdivision R-树索引与原有数据索引性能对比试验,并对Subdivision R-树的阈值选取进行了相应分析。
The use of three-dimensional Earth subdivision grid generation SubdivisionR_ tree indexes for multi-dimensional data model redundancy management octree index, R- tree indexes insertion and deletion process complex issues, relying GeoSOT Earth perspective subdivision grid, proposed a Subdivision R- tree indexes new model octree and R- tree organic combination (Subdivision R-tree). First, the Earth' s perspective GeoSOT octree subdivision grid based index constructed Subdivision R- tree indexes model structure subsequently, the basic design of the insertion Subdivision R- tree indexing model, delete, query, analysis algorithm and finally, to carry out Subdivision R- tree indexes with the original data indexing performance comparison test, and the threshold Subdivision R- tree analysis of selected accordingly. (2017-03-05, PDF, 255KB, 下载2次)

http://www.pudn.com/Download/item/id/1488698949113655.html

[图形图像处理] NI-Vision

NI机器视觉处理基本资料,包括图像采集 图像处理等基本运算
NI machine vision processing basic information, including basic operation of image acquisition and image processing (2016-03-27, LabView, 2627KB, 下载28次)

http://www.pudn.com/Download/item/id/1459047508787240.html

[图形图像处理] Histogram1

Salient区域检测,简单算法LC,学习博客(http://blog.csdn.net/laviewpbt/article/details/38357017)。图像直方图。RGB三通道颜色缩减。需要先配置opencv环境,vs2010,opencv2.4.9。配置教程(http://wiki.opencv.org.cn/index.php/VC_2010 E4 B8 8B E5 AE 89 E8 A3 85OpenCV2.4.4)
Salient detection (2014-11-20, Visual C++, 21099KB, 下载18次)

http://www.pudn.com/Download/item/id/2659009.html

[图形图像处理] fsuanfa-network

这是一个通信网教程中的一个F算法的实现,有学习这门课程的同学可以参照,绝对自己的写的
This is the realization of a communication network tutorial a F algorithm, learning this course students can refer to absolutely own writing (2014-03-06, matlab, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/2476766.html

[图形图像处理] RGBread

RGB读取问题,很有用,希望大家喜欢,我将继续上传。希望网管能给我多加几个point
RGB to read the problem, very useful, I hope you like it, I will continue to upload. Management can give me more hope that a few point (2013-11-05, C/C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/2393080.html

[图形图像处理] ip_test

IP地址测试程序,可以判断IP地址是否下确及是否与掩码匹配,是否属于给定的子网
IP address of the test procedures, can determine whether the IP address and whether it is related under the mask does match, whether it is a given subnet (2013-11-05, C/C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2392335.html

[图形图像处理] FLYPhotoViewer

一款移动图像处理软件,可进行多功能拍照及照片的即时上传,图像各种效果的处理以及新浪、网易社区分享功能。
A mobile image processing software, can be multi-camera and instant photo upload, image processing, and various effects Sina, Netease community sharing features. (2013-10-03, Java, 8444KB, 下载8次)

http://www.pudn.com/Download/item/id/2367258.html

[图形图像处理] algorithm-of-caricature-portrait

该算法从研究漫画家的作画风格入手,总结了 肖像漫画特定的夸张规律,所生成的漫画风格人脸肖像效果较好,能够应用于非真实感图形学和数字娱乐等领域
The algorithm of the cartoonist' s drawing style from the start, summed up the exaggerated caricature specific rules, the resulting comic style face portrait better, can be applied to non-photorealistic graphics and digital entertainment and other fields (2013-09-11, matlab, 363KB, 下载25次)

http://www.pudn.com/Download/item/id/2352796.html

[图形图像处理] 77880

数字图像处理是指将图像信号转换成数字格式并利用计算机对其进行处理的过程。图像增强是数字图像处理的过程中经常采用的一种方法,它对提高图像质量起着重要的作用。本文先对图像增强的原理进行概述,然后对图像增强的方法分类并给出直方图增强、对比度增强、平滑和锐化等几种常用的增强方法的理论基础,通过Matlab实验得出的实际处理效果来对比各种算法的优缺点,讨论不同的增强算法的技术要点,并对其图像增强方法进行性能评价。
Digital image processing means converts the image signal into a digital form and processed by computer process them. Image enhancement is the process of digital image processing, a method often used, it is to improve the image quality plays an important role. This article first for an overview of the principles of image enhancement, and image enhancement methods for classification and gives the histogram enhancement, contrast enhancement, smoothing and sharpening enhancement of several commonly used methods of theoretical foundation, through Matlab experimental results of actual processing results to compare the advantages and disadvantages of various algorithms, discuss different techniques enhancement algorithm, and its performance evaluation image enhancement methods. (2013-07-04, matlab, 867KB, 下载10次)

http://www.pudn.com/Download/item/id/2296385.html

[图形图像处理] Advanced-mathematical-morphology

改进的定向数学形态学方法在高分辨率遥感图像中检测道路网的应用
Advanced directional mathematical morphology for the detection of the road network in very high resolution remote sensing images (2013-04-18, PDF, 821KB, 下载5次)

http://www.pudn.com/Download/item/id/2205936.html

[图形图像处理] PC20121224

先进行图像的预处理,采用中值滤波,梯度增强。基于边缘帧差法实现前景检测
first image preproceing,the median filtering,grdient enhancement。based on edge detection method of frame to realiase prospect (2012-12-25, Visual C++, 3245KB, 下载10次)

http://www.pudn.com/Download/item/id/2096253.html

[图形图像处理] C

关于反射网面找形的代码,可以通过这个代码找到网状反射面的形状以及各个关键点的位置坐标
Reflective mesh form-finding code, this code can find the mesh reflective surface shape and the position coordinates of the key points (2012-11-19, matlab, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/2051927.html

[图形图像处理] MeshLP.tar

通过离散化流形拉普拉斯算子的方法,在三维网咯数据中建立网格拉普拉斯算子
To establish Grid Laplacian through discretization manifold Laplacian in a three-dimensional network slightly data (2012-09-21, Others, 1163KB, 下载25次)

http://www.pudn.com/Download/item/id/1998751.html

[图形图像处理] videoSpliter

视频分割的各种文献资料,下载来自中国期刊网,有从2004年-2010年的优秀论文。
Video segmentation of the literature data, download from the China Journal Net, there from 2004 to 2010 of excellent papers. (2011-09-07, Visual C++, 5999KB, 下载6次)

http://www.pudn.com/Download/item/id/1641308.html

[图形图像处理] cloudmesh-0.1

C++ 实现点云数据网格,网格数据的滤波处理!
Triangulation of point clouds and mesh filter in C++ (2010-05-05, Visual C++, 826KB, 下载125次)

http://www.pudn.com/Download/item/id/1158021.html

[图形图像处理] PSNR

512*512图像PSNR的计算程序,用来计算的。c语言编写,很实用。
512* 512 image PSNR calculation procedures used to calculate the. c language, it is practical. (2009-07-16, C/C++, 311KB, 下载89次)

http://www.pudn.com/Download/item/id/847079.html

[图形图像处理] Jarvis_Judice_Ninke

利用基于Jarvis_Judice_Ninke过滤器的误差扩散算法对图像进行二值化,实现调频加网,方便打印输出
Jarvis_Judice_Ninke filter based error diffusion algorithm to the image binarization, realize FM Screening for printout (2008-04-07, matlab, 260KB, 下载55次)

http://www.pudn.com/Download/item/id/431865.html

[图形图像处理] Burkers

利用基于BURKERS过滤器的误差扩散抖动算法对图像的二值化,实现图像的调频加网,方便输出。
The use of filters based on BURKERS error diffusion dithering algorithm to image binarization, image realize FM Screening for output. (2008-04-07, matlab, 258KB, 下载41次)

http://www.pudn.com/Download/item/id/431858.html
总计:351