[Radiance-general] RE : Radiance-general Digest, Vol 99, Issue 20

paupelinhuchard at gmail.com paupelinhuchard at gmail.com
Sat May 19 15:24:43 PDT 2012


Merci de me tenir au courant.

----------
Valere PAUPELIN-HUCHARD

------Message original------
De : <radiance-general-request at radiance-online.org>
To: <radiance-general at radiance-online.org>
Date: samedi 19 mai 2012 12:00:00 GMT-0700
Subject: Radiance-general Digest, Vol 99, Issue 20

Send Radiance-general mailing list submissions to
	radiance-general at radiance-online.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://www.radiance-online.org/mailman/listinfo/radiance-general
or, via email, send a message with subject or body 'help' to
	radiance-general-request at radiance-online.org

You can reach the person managing the list at
	radiance-general-owner at radiance-online.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Radiance-general digest..."


Today's Topics:

   1. Re: how to pipe the output of pcompos as input	for pflip
      (Ji Zhang)
   2. Re: how to pipe the output of pcompos as input	for pflip
      (Greg Ward)
   3. Re: how to pipe the output of pcompos as input	for pflip
      (Ji ZHANG)


----------------------------------------------------------------------

Message: 1
Date: Sat, 19 May 2012 04:41:31 +0800
From: Ji Zhang <hope.zh at gmail.com>
To: Radiance general discussion <radiance-general at radiance-online.org>
Subject: Re: [Radiance-general] how to pipe the output of pcompos as
	input	for pflip
Message-ID:
	<CAD83LVKhwpoLd-x+w8zo8xqTyC3hEcNGgPHFSn6A=f2DQ+wkeA at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Thanks, Greg and Tim!

Can you kindly explain the "reversing the order of operation" approach? Do
you mean flipping the image first before cropping it?

BTW, it seems that the horizontally flipped .hdr image created by pflip
cannot be correctly displayed in PhotosphereU application on Mac system.
What is shown in PhotosphereU is still the original one before flipping.
However, the flipped image can be correctly displayed in Photoshop. I'm not
sure if there's something wrong with my Mac system because the flipped .hdr
image can't be properly previewed either...

Please kindly advise!

The original hdr image:
https://sites.google.com/site/episodehopezh/files/original.hdr?attredirects=0&d=1

The flipped hdr image:
https://sites.google.com/site/episodehopezh/files/flipped.hdr?attredirects=0&d=1


- Cheers, Ji



On Fri, May 18, 2012 at 5:14 AM, Greg Ward <gregoryjward at gmail.com> wrote:

> The C file goes in src/px -- if you didn't compile Radiance, though, it
> won't do you much good.
>
> Tim's idea of reversing the order of operations should work, since
> falsecolor can read from a pipe.  Or, you could create a temporary file and
> use the version of pflip you have.
>
> -Greg
>
>
> *From: *Tim Perry <tim.v2.0 at gmail.com>
>
> *Date: *May 17, 2012 12:59:48 PM PDT
>
> *
> *
>
> Ji,
>
> what if you just reverse the order of the two operations?
>
> Tim
>
>
> On Thu, May 17, 2012 at 12:13 PM, Ji Zhang <hope.zh at gmail.com> wrote:
>
>> Dear Greg, thank you very much!
>>
>> I've got the C file you sent. However, I have no experience in C
>> programming. So, can you kindly advise me how should I "compile" or "do
>> with" it?
>>
>> What I want to do is to get a falsecolor sky radiance fisheye image and
>> map it back to a virtual sky dome. See the link below:
>>
>> http://diva4rhino.com/forum/topics/gendaylit-in-diva-2-0-seriously-underesitmates-total-irradiation
>>
>> Since the falsecolor image I generated from falsecolor2.exe is one with
>> East and West switched, I need to crop it to get ride of the color legend
>> and flip horizontally it so that East and West are correctly visualized.
>>
>> Thanks again!
>>
>> - Ji
>>
>>
>>
> _______________________________________________
> Radiance-general mailing list
> Radiance-general at radiance-online.org
> http://www.radiance-online.org/mailman/listinfo/radiance-general
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.radiance-online.org/pipermail/radiance-general/attachments/20120519/c549a396/attachment-0001.html>

------------------------------

Message: 2
Date: Fri, 18 May 2012 15:43:56 -0700
From: Greg Ward <gregoryjward at gmail.com>
To: Radiance general discussion <radiance-general at radiance-online.org>
Subject: Re: [Radiance-general] how to pipe the output of pcompos as
	input	for pflip
Message-ID: <E017553E-ECD3-4E4F-8F7E-CF36435C1D3C at lmi.net>
Content-Type: text/plain; charset="us-ascii"

Yes, we meant flipping the image horizontally before running falsecolor.  This should also fix the issue with Photosphere.

I made the design decision to correct image orientations in Photosphere based on the input.  Use the -c option of pflip if you don't want this to occur.

Best,
-Greg

> From: Ji Zhang <hope.zh at gmail.com>
> Date: May 18, 2012 1:41:31 PM PDT
> 
> Thanks, Greg and Tim! 
> 
> Can you kindly explain the "reversing the order of operation" approach? Do you mean flipping the image first before cropping it?
> 
> BTW, it seems that the horizontally flipped .hdr image created by pflip cannot be correctly displayed in PhotosphereU application on Mac system. What is shown in PhotosphereU is still the original one before flipping. However, the flipped image can be correctly displayed in Photoshop. I'm not sure if there's something wrong with my Mac system because the flipped .hdr image can't be properly previewed either... 
> 
> Please kindly advise!
> 
> The original hdr image:
> https://sites.google.com/site/episodehopezh/files/original.hdr?attredirects=0&d=1
> 
> The flipped hdr image:
> https://sites.google.com/site/episodehopezh/files/flipped.hdr?attredirects=0&d=1
> 
> 
> - Cheers, Ji
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.radiance-online.org/pipermail/radiance-general/attachments/20120518/4f54ec37/attachment-0001.html>

------------------------------

Message: 3
Date: Sat, 19 May 2012 11:57:53 +0800
From: Ji ZHANG <hope.zh at gmail.com>
To: Radiance general discussion <radiance-general at radiance-online.org>
Subject: Re: [Radiance-general] how to pipe the output of pcompos as
	input	for pflip
Message-ID: <109FDB8C-C70D-4829-B14B-7243B7C218E2 at gmail.com>
Content-Type: text/plain; charset="us-ascii"

Noted with thanks, Greg! Will try accordingly later. - Cheers, Ji



On 19 May, 2012, at 6:43 AM, Greg Ward <gregoryjward at gmail.com> wrote:

> Yes, we meant flipping the image horizontally before running falsecolor.  This should also fix the issue with Photosphere.
> 
> I made the design decision to correct image orientations in Photosphere based on the input.  Use the -c option of pflip if you don't want this to occur.
> 
> Best,
> -Greg
> 
>> From: Ji Zhang <hope.zh at gmail.com>
>> Date: May 18, 2012 1:41:31 PM PDT
>> 
>> Thanks, Greg and Tim! 
>> 
>> Can you kindly explain the "reversing the order of operation" approach? Do you mean flipping the image first before cropping it?
>> 
>> BTW, it seems that the horizontally flipped .hdr image created by pflip cannot be correctly displayed in PhotosphereU application on Mac system. What is shown in PhotosphereU is still the original one before flipping. However, the flipped image can be correctly displayed in Photoshop. I'm not sure if there's something wrong with my Mac system because the flipped .hdr image can't be properly previewed either... 
>> 
>> Please kindly advise!
>> 
>> The original hdr image:
>> https://sites.google.com/site/episodehopezh/files/original.hdr?attredirects=0&d=1
>> 
>> The flipped hdr image:
>> https://sites.google.com/site/episodehopezh/files/flipped.hdr?attredirects=0&d=1
>> 
>> 
>> - Cheers, Ji
> _______________________________________________
> Radiance-general mailing list
> Radiance-general at radiance-online.org
> http://www.radiance-online.org/mailman/listinfo/radiance-general
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.radiance-online.org/pipermail/radiance-general/attachments/20120519/bd5b7ecb/attachment-0001.html>

------------------------------

_______________________________________________
Radiance-general mailing list
Radiance-general at radiance-online.org
http://www.radiance-online.org/mailman/listinfo/radiance-general


End of Radiance-general Digest, Vol 99, Issue 20
************************************************




More information about the Radiance-general mailing list