s*****n 发帖数: 1 | 1 I am writing a project paper about
"raster-mixed" SVG. I hope to know what happens if I
insert a raster graphic into a SVG as backgroup, using
element"image" .
The first question is that for such a "mixed" SVG
graphic, can I zoom it in or out freely? If so, I
wonder what makes it work, that is, what mechanism of
SVG makes the corresponding proportion between raster
and other objects keep consistent when zooming in/out?
I found that the raster graphic actually isn't
embedded in SVG file. Just sim |
|
|
|
t********h 发帖数: 161 | 4 我现在有个polygon file,想做成3D的,symbology反映一个attribute,3D高度反映另
一个attribute. 我在arcscene里面尝试了extrusion,效果不理想,surface不smooth
,边界变化比较突兀,所以我想用raster,不过问题是,raster的话,我就不能用
symbology了。不知道各位高手有没有办法解决啊?google,百度了半天了,还是没有
结果。谢过 |
|
G*****D 发帖数: 490 | 5 公司有个opening,要求Raster背景和coding(c#/vb.net or python).细节如下:
http://www.esri.com/careers/main/job-detail?jobID=3538&term=Ful
=ArcGIS%20Product%20Engineering&location=Redlands,%20CA
RESPONSIBLITIES
Design, develop, and automate programmatic regression tests
Design, develop, and automate user interface tests
Design, document, and execute manual checklist testing
Design, document, and execute acceptance criteria workflows and user
scenarios
Analyze daily test results and report daily quality status
Col... 阅读全帖 |
|
n***a 发帖数: 971 | 6 假若我有一个二维整型数组(e.g.大小为512*512,而且每个值都在0-255之间),
我想把它写入一个图形文件(.jpg, .gif),使得这个图形文件每个像素的值
恰好是对应数组的每个值。
我知道 如果能把这个数组读入一个 Raster类型中,那么就可以用这个Raster 实例
生成一个 BufferedImage实例,然后再用ImageIO.write写入文件即可。
但关键是怎么生成这个包含这个数组的Raster实例。
或者有没有其他可行方法。 |
|
w******a 发帖数: 173 | 7 workaround:
Convert: big raster to big vector
small raster to small vector
Erase: small vector to erase big vector to get the donut.
clip: use donut to clip the big raster |
|
b*****e 发帖数: 853 | 8 kriging seems familiar. Google and refresh the knowledge.
Interpolates a raster surface from points using kriging.
Surface interpolation tools create a continuous (or prediction) surface from
sampled point values.
Visiting every location in a study area to measure the height, concentration
, or magnitude of a phenomenon is usually difficult or expensive. Instead,
you can measure the phenomenon at strategically dispersed sample locations,
and predicted values can be assigned to all other location... 阅读全帖 |
|
y*********d 发帖数: 1013 | 9 【 以下文字转载自 GeoSpace 讨论区 】
发信人: yellowchild (yellowchild), 信区: GeoSpace
标 题: 如何在ENVI里面用SHAPEFILE做MASK?
发信站: BBS 未名空间站 (Thu Apr 1 17:27:32 2010, 美东)
我的BOUNDARY文件是从SHAPEFILE文件转的RASTER文件,用这个RASTER文件做MASK去
RESIZE LANDSAT IMAGE,可是位置对不上,两个文件在ENVI里面可以LINKED,所以说明
是在一个IMAGE里面,但BOUNDARY应该位于IMAGE的右半部分,但现在在左半部分,有什
么方法可以移动吗,让BOUNDARY MASK在对的地方?
不知道自己说清楚了没,谢谢大家了.... |
|
|
y*********d 发帖数: 1013 | 11 【 以下文字转载自 GeoSpace 讨论区 】
发信人: yellowchild (yellowchild), 信区: GeoSpace
标 题: 如何在ENVI里面用SHAPEFILE做MASK?
发信站: BBS 未名空间站 (Thu Apr 1 17:27:32 2010, 美东)
我的BOUNDARY文件是从SHAPEFILE文件转的RASTER文件,用这个RASTER文件做MASK去
RESIZE LANDSAT IMAGE,可是位置对不上,两个文件在ENVI里面可以LINKED,所以说明
是在一个IMAGE里面,但BOUNDARY应该位于IMAGE的右半部分,但现在在左半部分,有什
么方法可以移动吗,让BOUNDARY MASK在对的地方?
不知道自己说清楚了没,谢谢大家了.... |
|
y*********d 发帖数: 1013 | 12 【 以下文字转载自 GeoSpace 讨论区 】
发信人: yellowchild (yellowchild), 信区: GeoSpace
标 题: 如何在ENVI里面用SHAPEFILE做MASK?
发信站: BBS 未名空间站 (Thu Apr 1 17:27:32 2010, 美东)
我的BOUNDARY文件是从SHAPEFILE文件转的RASTER文件,用这个RASTER文件做MASK去
RESIZE LANDSAT IMAGE,可是位置对不上,两个文件在ENVI里面可以LINKED,所以说明
是在一个IMAGE里面,但BOUNDARY应该位于IMAGE的右半部分,但现在在左半部分,有什
么方法可以移动吗,让BOUNDARY MASK在对的地方?
不知道自己说清楚了没,谢谢大家了.... |
|
y*********d 发帖数: 1013 | 13 【 以下文字转载自 GeoSpace 讨论区 】
发信人: yellowchild (yellowchild), 信区: GeoSpace
标 题: 如何在ENVI里面用SHAPEFILE做MASK?
发信站: BBS 未名空间站 (Thu Apr 1 17:27:32 2010, 美东)
我的BOUNDARY文件是从SHAPEFILE文件转的RASTER文件,用这个RASTER文件做MASK去
RESIZE LANDSAT IMAGE,可是位置对不上,两个文件在ENVI里面可以LINKED,所以说明
是在一个IMAGE里面,但BOUNDARY应该位于IMAGE的右半部分,但现在在左半部分,有什
么方法可以移动吗,让BOUNDARY MASK在对的地方?
不知道自己说清楚了没,谢谢大家了.... |
|
y*********d 发帖数: 1013 | 14 【 以下文字转载自 GeoSpace 讨论区 】
发信人: yellowchild (yellowchild), 信区: GeoSpace
标 题: 如何在ENVI里面用SHAPEFILE做MASK?
发信站: BBS 未名空间站 (Thu Apr 1 17:27:32 2010, 美东)
我的BOUNDARY文件是从SHAPEFILE文件转的RASTER文件,用这个RASTER文件做MASK去
RESIZE LANDSAT IMAGE,可是位置对不上,两个文件在ENVI里面可以LINKED,所以说明
是在一个IMAGE里面,但BOUNDARY应该位于IMAGE的右半部分,但现在在左半部分,有什
么方法可以移动吗,让BOUNDARY MASK在对的地方?
不知道自己说清楚了没,谢谢大家了.... |
|
|
f*******w 发帖数: 6 | 16 可以把Normal值 当作颜色值传入, 那么normal值就会被 rasterize 到 屏幕上.
glColor3f( normal.x, normal.y, normal.z)
glVertex3f( ..., ..., ... );
然后用 glReadPixels 可以读取他们.
BTW:
如果其实你想做的是per-pixel lighting, 可以把normal值当作3d texture coordinates
,
rasterization之后interpolated value会传给fragment program使用.
如 |
|
a*********p 发帖数: 717 | 17 GeForce GTS 250和9800GTX+所有的参数都是一样的(是8800GTS 512, 9800GTX的马甲):
Stream Processors/Texture Units/Raster Operators:128/64/16
Core clock/Shaders clock/Memory Clock:738/1836/2200
9800GT弱一点(算是8800GT的马甲)
Stream Processors/Texture Units/Raster Operators:112/56/16
Core clock/Shaders clock/Memory Clock:600/1500/1800
GTX9800+==GTS250>9800GT。
但是9800GTX+基本上只有512MB显存版。而GTS250有1G显存版
如果用的是公版512MB显存的设计,可以把其中一个刷成另外一个的BIOS. |
|
p**o 发帖数: 3409 | 18 http://en.wikipedia.org/wiki/Font_rasterization
Microsoft Windows has supported subpixel rendering since Windows XP. The
Windows rasterizer is an example of one that prioritizes clarity; by forcing
text into integral coordinate positions (and not even antialiasing certain
fonts at certain sizes), it becomes easier to read on the screen, but may
appear somewhat different when printed.
Mac OS X's Quartz is distinguished by the use of floating-point positioning;
it does not force glyphs into exact ... 阅读全帖 |
|
y*********d 发帖数: 1013 | 19 我的BOUNDARY文件是从SHAPEFILE文件转的RASTER文件,用这个RASTER文件做MASK去
RESIZE LANDSAT IMAGE,可是位置对不上,两个文件在ENVI里面可以LINKED,所以说明
是在一个IMAGE里面,但BOUNDARY应该位于IMAGE的右半部分,但现在在左半部分,有什
么方法可以移动吗,让BOUNDARY MASK在对的地方?
不知道自己说清楚了没,谢谢大家了.... |
|
|
|
p***y 发帖数: 18037 | 22 真的。我几天前就在英文媒体上看到报导。
这是今天搜到的一篇。这个link里还有个对焦的demo。
http://www.extremetech.com/electronics/87652-how-the-lytro-no-f
How the Lytro No-Focus Light Field Camera Changes Photography
By Sebastian Anthony on June 24, 2011 at 6:14 am
Lytro light field photography
Building upon years of research by Stanford University, and with a PhD
thesis and five further years of research in hand, Ren Ng has finally
launched the infinite-focus, light field photography company Lytro.
Fundamentally, a Lytro camera — a... 阅读全帖 |
|
|
b*s 发帖数: 82482 | 24 raster image跟vector graphics的区别,呵呵
有些pdf怎么也看不清,字还是歪的,
有些放大了还是很清楚。 |
|
d***a 发帖数: 13752 | 25 OS X和Windows的font smoothing方法不同。我刚开始用Mac时也不习惯,
现在觉得很好。我的理解,Mac的方法对字体点数要求比较高,iPhone的
DPI高,小字体显示就更好一些。
http://en.wikipedia.org/wiki/Font_smoothing
Microsoft Windows has supported subpixel rendering since Windows XP. The
Windows rasterizer is an example of one that prioritizes clarity; by forcing
text into integral coordinate positions (and not even antialiasing certain
fonts at certain sizes), it becomes easier to read on the screen, but may
appear somewhat different when printed.
Mac OS X's Quart... 阅读全帖 |
|
|
w********2 发帖数: 16371 | 27 我用卫星图太多,似乎没有体会到,如果这些说的是真的,矢量图基本就是类似离线的
了:
“This might be an interesting counter-interpretation of the same data. It
explains that the 4% figure represents the # of people who are DOWNLOADING
DATA from Apple Maps on day 5 after iOS6 was released, and that this may be
very different from the # of people who are spending time USING Apple Maps.
Since one of the huge advantages of Apple Maps is that it is much more
efficient with representing and caching data, such that a one-time download
of data th... 阅读全帖 |
|
|
a***y 发帖数: 19743 | 29 看来狗粉们集体沉默不语了。
freetype 2.5.0已经进入macports
可惜有bug默认没有开启这个adobe的raster
等macports更新到2.5.0.1再来看,这个默认的渲染效果,未来可能的ChromeOS和
Android字体效果,到底是什么样的呢?
软狗粉们也真够分裂的。一方面要为软软的字体唱赞歌,另一方面还要为android唱赞
歌。主要是不管怎么样,苹果总是最烂的。
得哭 |
|
i****t 发帖数: 17 | 30 I download tv remote from pdawin and find this gps software.
it use bmp raster map. so you can scan any map to use this software
sounds like if I scan the map of china, it still works.
www.pdawin.com |
|
s****y 发帖数: 983 | 31 呵呵,刚刚完成一个类似的项目。
这个基于要求的不同ymmv
后端编程基本大量超过前端。除去基本的online store的功能,还涉及到生成动态图片
(text, svg, raster image),给图片配动态效果,给产品配设计模板,将设计好的
组图save, load, 甚至映射到实物上,等等等等... |
|
l***h 发帖数: 78 | 32 各位高手,请问在OpenGL里如何得到rasterization后的各个屏幕Pixel的Normal向量? 如
果你知道,请予回答!谢谢!!! |
|
c*****t 发帖数: 1879 | 33 I created an Image from an 16bit data file using DataBufferUShort.
Then, created a WritableRaster from DataBuffer. The color model
is IndexColorModel. The image is build from the raster and IndexColorModel.
Now the question is how to specify the specific color index from
IndexColorModel for drawing? There can be many duplicate colors
in the IndexColorModel, yet I still want to paint the image with
specific index.
I am doing this for labeling regions of images by letting users
paint the region |
|
c*****t 发帖数: 1879 | 34 1. create DataBufferByte
2. create Raster
3. create BufferedImage |
|
n***a 发帖数: 971 | 35 create Raster需要先create SmapleMode,而这个是个abstract class
请问能不能写个简单的code实现一下?
多谢! |
|
g*****g 发帖数: 34805 | 36 If I want to reset a BufferedImage to a transparent empty image,
(so that I can change the content of image to paint)
I am doing a new BufferedImage(BufferedImage.INT_ARGB) now,
anyway I can fill the raster instead?
I am worried if this frequent memory allocation would be a big
burden for GC and degrade performance. |
|
r*****3 发帖数: 143 | 37 中文名: PostGIS 实战
原名: PostGIS in Action
作者: Regina O. Obe
Leo S. Hsu
图书分类: 软件
资源格式: PDF
版本: 英文文字版/更新源代码
出版社: Manning
书号: 9781935182269
发行时间: 2011年
地区: 美国
语言: 英文
简介:
内容介绍:
PostGIS is an open source spatial database extender for PostgreSQL. It
equals or surpasses proprietary alternatives, allowing you to create
location-aware queries with just a few lines of SQL code, and provides a
back-end for mapping applications with minimal effort.
PostGIS in Action teaches readers of all levels to write spatia... 阅读全帖 |
|
a*****e 发帖数: 1700 | 38 从这个 data file 看,就是个 raster image color filling 的问题,暴力解决很简
单,时间效率就是 O(n) |
|
b*****e 发帖数: 474 | 39 What's raster image color filling problem? Can you provide a link pls.
Union/find is amortized linear time, and that's hard to beat already. |
|
W*******e 发帖数: 1268 | 40 山峰可以用地形图
水面用可以用温度和光学波段图
NASA和NOAA有几颗光学卫星提供民用数据,能提供水面的温度和波段信息
如果有Erdas Image之类的工具可以自己从raster图做classification |
|
m********5 发帖数: 17667 | 41 autoCAD已经云了
3DMax即将云了
其实说3DMax即将云了不对, 大部分公司的render都是放到第三方的render farm做, 不
可能在自己公司做 LoL
所以也可以说3Dmax造就云起来了, 3D render可能是云得最早的一个应用, 大家还没
cloud概念的时候, 人家就已经在做了, 因为3D 相对来说还是计算密集的东西, 成品以
前直接硬盘寄回来就行.
Photoshop这种raster format 编辑器, 应该是数据密集的应用, 感觉放在云上有点那
啥, 但看它的发展吧, 我是比较好奇
illustrator之类vector format的, 我觉得完全可以云起来 |
|