Bogley  Forum Index Bogley
Outdoor Community
 


Revolutionary resizing technique announced
Click here to go to the original topic
Goto page 1, 2  Next
 
        Bogley Forum Index -> The Dark Room
View previous topic :: View next topic  
Author Message
KillEmAll



Joined: 10 Dec 2004
Posts: 475
Location: Layton, UT

Posted: Mon Sep 03, 2007 1:00 pm    Post subject: Revolutionary resizing technique announced  

This is pretty dang cool. I expect to start seeing this become defacto on the web.

Back to top  
Alex



Joined: 27 Sep 2005
Posts: 2511
Location: SLC, UT

Posted: Mon Sep 03, 2007 2:02 pm    Post subject:  

I saw that a week ago, wonder how long it will be before it hits the consumer market :ne_nau:
Back to top  
Sombeech



Joined: 09 Dec 2004
Posts: 12219
Location: The Rubbish Bin

Posted: Mon Sep 03, 2007 8:42 pm    Post subject:  

Wow, that's cool.

I've noticed this being done on some of my images "involuntarily" when I would resize them. I'd flip back and forth through the same image, and I'd notice certain columns missing.

Do you think this technology will be open source, or free?
Back to top  
KillEmAll



Joined: 10 Dec 2004
Posts: 475
Location: Layton, UT

Posted: Tue Sep 04, 2007 10:20 am    Post subject:  

Hopefully it'll be free. There's reports that there is some sort of coordinated effort with Adobe, so I'm assuming we'll see it as an Adobe plugin only. I'm sure someone could come up with a similar plugin for GIMP or Paint.net, just won't be as efficient. What would be really cool and what I think would be revolutionary is if the web browser was the tool that was doing the resizing on the fly. Adobe is pretty good at making their viewers free to download so I'm sure we would see this do the same thing. The only gotcha is it would have to become a "standard" like flash or pdf so that most browsers would have the viewer and websites would be willing to post content this way.

One other possibility would be that the web server itself would pre-scale the image based on the device you are using. It wouldn't scale as you resized your browser window, but that also means it could send the image out as a jpg format that all browsers support. It'll be interesting to see how (and if) this all plays out.
Back to top  
Cirrus2000



Joined: 26 Mar 2006
Posts: 1270
Location: CYVR

Posted: Tue Sep 04, 2007 10:58 am    Post subject:  

Wow, that's some amazing technology. I wonder just how processor intensive it is, the way it searches for paths and averages, and all...
Back to top  
stefan



Joined: 09 Jan 2006
Posts: 4441
Location: somewhere

Posted: Tue Sep 04, 2007 11:19 am    Post subject: Re: Revolutionary resizing technique announced  

KillEmAll wrote: This is pretty dang cool. I expect to start seeing this become defacto on the web.

i agree it's cool.

i am not sure what you mean by de facto on the web, but why do you think this is useful for the web?
Back to top  
CarpeyBiggs



Joined: 18 Mar 2007
Posts: 1759
Location: Fairbanks, AK

Posted: Tue Sep 04, 2007 11:27 am    Post subject:  

I don't get it. Why would you want your pictures to be manipulated in a non uniform manner? Seems weird to me... Wouldn't the image get distorted and what not?
Back to top  
stefan



Joined: 09 Jan 2006
Posts: 4441
Location: somewhere

Posted: Tue Sep 04, 2007 12:14 pm    Post subject:  

CarpeyBiggs wrote: I don't get it. Why would you want your pictures to be manipulated in a non uniform manner? Seems weird to me... Wouldn't the image get distorted and what not?


one reason, i imagine, would be to preserve dominant features of the image, rather than treat everything equally.
Back to top  
KillEmAll



Joined: 10 Dec 2004
Posts: 475
Location: Layton, UT

Posted: Tue Sep 04, 2007 12:56 pm    Post subject: Re: Revolutionary resizing technique announced  

stefan wrote: KillEmAll wrote: This is pretty dang cool. I expect to start seeing this become defacto on the web.

i agree it's cool.

i am not sure what you mean by de facto on the web, but why do you think this is useful for the web?

When I say de facto I don't mean for image viewing. Jpeg already fills that space. I really just meant that it could be a common enough feature that essentially all browsers would support it. The reason it would be great for the web is because as a web developer, your images would display appropriately independant of the viewing platform. I wouldn't have to worry about if my image is being displayed on a cell phone or a desktop. This makes mobile content much easier to manage from the providers side.
Back to top  
waltny



Joined: 16 Jul 2007
Posts: 311
Location: Hill AFB, UT

Posted: Tue Sep 04, 2007 5:19 pm    Post subject:  

CarpeyBiggs wrote: I don't get it. Why would you want your pictures to be manipulated in a non uniform manner? Seems weird to me... Wouldn't the image get distorted and what not?

Im with you on this one....
Back to top  
stefan



Joined: 09 Jan 2006
Posts: 4441
Location: somewhere

Posted: Tue Sep 04, 2007 7:05 pm    Post subject:  

waltny wrote: CarpeyBiggs wrote: I don't get it. Why would you want your pictures to be manipulated in a non uniform manner? Seems weird to me... Wouldn't the image get distorted and what not?

Im with you on this one....

well, here's one thing on it ...


Seam Carving for content-aware image resizing

This new method of image resizing looks for seams (not simple columns or rows) of pixels with the 'least energy' (least contrast / change in detail) both vertically and horizontally in the image and then uses this to enable resizing without losing important image content such as human subjects or other detail. This technique can be used for reducing and enlarging images as well as removing items from the image which are not wanted (by manually painting 'negative weight' over an area of the image). But less of my waffle just jump in and watch this video of the algorithm in use, I assure you it will make considerably more sense. (Purist photographers look away now).
Back to top  
stefan



Joined: 09 Jan 2006
Posts: 4441
Location: somewhere

Posted: Tue Sep 04, 2007 7:13 pm    Post subject: Re: Revolutionary resizing technique announced  

KillEmAll wrote:
When I say de facto I don't mean for image viewing. Jpeg already fills that space. I really just meant that it could be a common enough feature that essentially all browsers would support it.

by de facto do you mean modus operandi?

Quote:
The reason it would be great for the web is because as a web developer, your images would display appropriately independant of the viewing platform. I wouldn't have to worry about if my image is being displayed on a cell phone or a desktop. This makes mobile content much easier to manage from the providers side.

i guess what i was wondering about is that, since many newer browsers have smoothing/resizing rendering features in them, what does this technique offer over others? i can see its use in editing, but when it comes to webpages, it's not clear that you want to scale an image nonuniformly (which this does), but rather render the image based on platform/medium/screen resolution whatever.
Back to top  
waltny



Joined: 16 Jul 2007
Posts: 311
Location: Hill AFB, UT

Posted: Tue Sep 04, 2007 9:19 pm    Post subject:  

stefan wrote: waltny wrote: CarpeyBiggs wrote: I don't get it. Why would you want your pictures to be manipulated in a non uniform manner? Seems weird to me... Wouldn't the image get distorted and what not?

Im with you on this one....

well, here's one thing on it ...


Seam Carving for content-aware image resizing

This new method of image resizing looks for seams (not simple columns or rows) of pixels with the 'least energy' (least contrast / change in detail) both vertically and horizontally in the image and then uses this to enable resizing without losing important image content such as human subjects or other detail. This technique can be used for reducing and enlarging images as well as removing items from the image which are not wanted (by manually painting 'negative weight' over an area of the image). But less of my waffle just jump in and watch this video of the algorithm in use, I assure you it will make considerably more sense. (Purist photographers look away now).

My problem with this is this, it is another instance of "computer knows" best....
Back to top  
KillEmAll



Joined: 10 Dec 2004
Posts: 475
Location: Layton, UT

Posted: Wed Sep 05, 2007 8:42 am    Post subject: Re: Revolutionary resizing technique announced  

stefan wrote:
by de facto do you mean modus operandi?


Not sure why I have to explain this but, no, de facto really was what I meant altho modus operandi would fit just as well.

de facto [(di fak-toh, day fak-toh)]
Something generally accepted or agreed to without any formal decision in its favor

stefan wrote:
i guess what i was wondering about is that, since many newer browsers have smoothing/resizing rendering features in them, what does this technique offer over others? i can see its use in editing, but when it comes to webpages, it's not clear that you want to scale an image nonuniformly (which this does), but rather render the image based on platform/medium/screen resolution whatever.


If you think about from the perspective from different devices and the size of the window your viewing it from, I think this would be where it could be used most appropriately. I wouldn't use this if I wanted to maintain the original image, but with things like ad content it would be great if my image could scale without me having to worry about who (or what device) is viewing it. Will that actually happen, I don't know. Nor do I care since I'm not a web developer, and I don't have an iPhone.
Back to top  
stefan



Joined: 09 Jan 2006
Posts: 4441
Location: somewhere

Posted: Wed Sep 05, 2007 9:43 am    Post subject: Re: Revolutionary resizing technique announced  

KillEmAll wrote: stefan wrote:
by de facto do you mean modus operandi?


Not sure why I have to explain this but, no, de facto really was what I meant altho modus operandi would fit just as well.

de facto [(di fak-toh, day fak-toh)]
Something generally accepted or agreed to without any formal decision in its favor

okay, so the difference i was getting at is, were you thinking of it as one many modes of operation, perhaps that you could turn on or off at your leisure (since some folks don't like the thought of it) or that it should be the primary mode of operation. i got the feeling you were getting at the latter.

just asking, i haven't thought too much about this stuff and you seemed pretty excited about it.

Quote:
If you think about from the perspective from different devices and the size of the window your viewing it from, I think this would be where it could be used most appropriately. I wouldn't use this if I wanted to maintain the original image, but with things like ad content it would be great if my image could scale without me having to worry about who (or what device) is viewing it. Will that actually happen, I don't know. Nor do I care since I'm not a web developer, and I don't have an iPhone.

okay, i think i need to understand it's benefits/detriments a little better.
Back to top  
 
        Bogley Forum Index -> The Dark Room Goto page 1, 2  Next
Page 1 of 2



Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.21 © 2001, 2002 phpBB Group