搜索资源列表
GISDeveloper_9
- 投稿有关事项: 一、稿件要求 1. 字数:原则上不限。但单篇文章以2000-5000 字为宜;内容较丰富者,建议按连载形式投稿、刊载。 2. 格式:请使用 Word 文件格式,如果文章有插图,除 Word 中的文章插图外,再请单独保存原始的图片文件,以保证图片质量清晰可用。 3. 稿件不推荐提供学术论文。 4. 稿件应是其原创作品,或对所投作品拥有合法著作权之作品(编译的稿件请附原文)。 二、注意事项 1.
zuidayansezhipinghengfa
- 这是纠正色偏的最大颜色值平衡法 很有效,经过测试后通过-This the biggest Color Cast correct color balance method is very effective, the test adopted
cast.rar
- 一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。,MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
Lumiere.rar
- java3D实现不同灯光的照射效果,场景中同时有阴影出现,java3D to achieve the different effects of light exposure, the scene at the same time to cast a shadow appears
whitebanance.rar
- 对彩色图片进行白平衡调节的灰色世界法,对一些偏色图片有较好的功效,但对有些偏色比较厉害的图片效果不是很明显,Color pictures of the white balance adjustment method of the gray world, for some color cast a better picture of the effect, but the color cast of some of the picture compared powerful effect is n
CPlusPlusTypeCast
- C++ type cast guide line. It might be useful when type cast is necessary.-N/A
RayTrace
- 光线跟踪程序,即由光源发出的光到达景物表面后,产生反射和折射。光就改变方向,沿着反射方向和折射方向继续前进,直到遇到新的景物。光经场景景物间的多次反射、折射后投射到离视点最近的景物表面,最终进入人眼。由于实际光线跟踪算法的跟踪方向与光传播的方向是相反的,所以我们可以由视点向屏幕象素发出一根射线,与第一个景物相交后,在其反射与折射方向上分别进行跟踪,继续与第二个景物相交……重复上述过程,直到被跟踪的光线射出画面或跟踪深度达到某个设定的最大递归深度时,停止跟踪。-Ray tracing progra
ALC_Ray_Caster
- 本文介绍的剪切图像顺序光线投射,一个新的体绘制方法。这种方法使得采样数据在图像质量相当于三个尺寸,最好的射线每像素体绘制算法(全图顺序),而在同一时间计算复杂度和保留空间相干性接近已知的最快算法(剪切变形)。在剪切图片的顺序,如剪切,弯曲,体积数据集重新取样片沿平行于其他物体的射线。不同剪切变形,但象纹理为基础的方法,射线演员通过对图像的像素的平面和样品中心点是在与每个切片射线的交点。-This paper describes shear-image order ray casting, a
new-fdj
- 添加新功能的放大镜VB程序源码,可以形成投过玻璃球透视的效果-Magnifying glass to add new features VB program source code, can be formed cast glass ball effect of perspective
MonteCarlo_simlations
- 蒙特卡罗(Monte Carlo)方法,或称计算机随机模拟方法,是一种基于"随机数"的计算方法。这一方法源于美国在第二次世界大战中研制原子弹的"曼哈顿计划"。该计划的主持人之一、数学家冯·诺伊曼用驰名世界的赌城-摩纳哥的Monte Carlo-来命名这种方法,为它蒙上了一层神秘色彩-Monte Carlo (Monte Carlo) methods, or computer random simulation method is based on the calculation method o
Semantic-Segmentation
- CVPR2012_oral Weakly Supervised Structured Output Learning for Semantic Segmentation-We address the problem of weakly supervised semantic segmentation. The training images are labeled only by the classes they contain, not by their location in t
45
- 矫正人物头像色偏。右下角区域过亮。去除斑点-Correction portraits color cast. The lower right corner area is too bright. Remove the spots
wenlisd
- 运用纹理特征信息,进行运动目标的投射阴影去除,得到很好的前景目标-The use of texture features, cast shadows moving target removal, good prospects goal
renlian-chuizhitouying
- 人脸垂直灰度积分投影matlab实现,利用灰度投曲线可以很好的看出人脸五官位置-Face vertical gray integral projection matlab implementation, the use of gray cast curve can be a good location to see facial features
camera
- 从摄像头截取图像并进行色偏检测,运用了opencv视觉库-Color cast detection and interception of images from the camera, using the opencv Vision Library
images_processing
- 将原程序拆分成三块: 1.由图像 -> 二维直方图的等价圆 2.对等价圆的参数进行分析,分成:色偏图像/进一步处理图像 3.对第2步骤中的图像进行提取其NNO区域图像。 4.对3的“进一步处理图像”执行1步骤,并给出结果。 5.最终将图像分为色偏图像和非色偏需再检测图像两类情况,并放到响应的文件夹内-Original program is split into three parts: 1 the image-> the equivalent two-dimens
colorCalibration
- 代码实现了对偏色像机的色彩标定和矫正/校正,主要基于24色板进行标定,再使用自己的算法对图像进行白平衡。对偏色的相机有很好的校正效果(需要标准24色板)-Code of the cast camera calibration and color correction/calibration, calibration based primarily on 24 palette, and then use their own algorithms for image white balance. H
Matlab
- 我完成了修图软件中的三个基本功能,人像磨皮、白平衡调节和皮肤美白。人像磨皮使用双边滤波器完成,效果良好但运行速度慢。白平衡调节使用灰度世界算法来编写程序,可以自动调节偏色照片的白平衡,运行效果良好。皮肤美白使用优化的白平衡算法来对皮肤进行提亮处理,运行效果良好。其中,磨皮力度和美白力度可以通过滑块调节,方便使用。我还为该程序设计了一个简单的界面,并切加入丰富的色彩来吸引用户使用。程序中处理的照片可以自行选择,处理后的照片也可以直接保存。-I finished retouching softwar
Fusexiaozheng
- 这是一个傻瓜级照片光暗,偏色的处理程序,使用一点鼠标即可完成!-This is a fool-level picture brightness, color cast handler, use the mouse to complete it!
BFTZ-
- 使用mathematica实现布丰投针,内容基础-Buffon needle cast using mathematica implementation, content-based