Is there a node or combination of nodes that can take an average colour out of a single image?2019 Community Moderator Election Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Moderator Election Q&A - QuestionnaireHow to make textures in Blender without any flat work with a painting program? (3D painting)How to make use of a cubemap in Blender CyclesHow can I create an image of my UV unwrapSet image texture node label based upon characters in filename/filepath stringHow can I reuse texture within the same model?Movie set as image texture not playing in cycles?How to have layer textures on a mesh in Cycles RenderHow Does Eevee Handle Shader Nodes?Linking Mist pass to OutputFile Node Image cannot be performed using Python API?Access color channels independently of alpha with Cycles?

What exactly is a "Meth" in Altered Carbon?

Error "illegal generic type for instanceof" when using local classes

How to tell that you are a giant?

English words in a non-english sci-fi novel

Why did the rest of the Eastern Bloc not invade Yugoslavia?

Why do people hide their license plates in the EU?

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

Generate an RGB colour grid

Why are Kinder Surprise Eggs illegal in the USA?

The logistics of corpse disposal

What causes the vertical darker bands in my photo?

Is it fair for a professor to grade us on the possession of past papers?

Identify plant with long narrow paired leaves and reddish stems

How can I make names more distinctive without making them longer?

Why did the Falcon Heavy center core fall off the ASDS OCISLY barge?

List *all* the tuples!

Gordon Ramsay Pudding Recipe

At the end of Thor: Ragnarok why don't the Asgardians turn and head for the Bifrost as per their original plan?

Can an alien society believe that their star system is the universe?

How do pianists reach extremely loud dynamics?

Apollo command module space walk?

How does debian/ubuntu knows a package has a updated version

When do you get frequent flier miles - when you buy, or when you fly?

How to answer "Have you ever been terminated?"



Is there a node or combination of nodes that can take an average colour out of a single image?



2019 Community Moderator Election
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Moderator Election Q&A - QuestionnaireHow to make textures in Blender without any flat work with a painting program? (3D painting)How to make use of a cubemap in Blender CyclesHow can I create an image of my UV unwrapSet image texture node label based upon characters in filename/filepath stringHow can I reuse texture within the same model?Movie set as image texture not playing in cycles?How to have layer textures on a mesh in Cycles RenderHow Does Eevee Handle Shader Nodes?Linking Mist pass to OutputFile Node Image cannot be performed using Python API?Access color channels independently of alpha with Cycles?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








5












$begingroup$


This is the opposite of what people usually ask for, where when there is no UV Map for an image texture, an average of the image is applied to the model.



However in this case I am asking if there is a way to use an image to generate a single colour that can then be passed through other nodes.



For example in this Screenshot, the image texture would apply as an image texture to the top half, whereas the same image would produce a single colour, pass through a HSB node to be darkened to produce the bottom colour. Currently I am manually selecting the colour.



Texture + Solid Color










share|improve this question











$endgroup$











  • $begingroup$
    Is it Cycles you are working with? Blender version 2.79b?
    $endgroup$
    – Martin Z
    15 hours ago

















5












$begingroup$


This is the opposite of what people usually ask for, where when there is no UV Map for an image texture, an average of the image is applied to the model.



However in this case I am asking if there is a way to use an image to generate a single colour that can then be passed through other nodes.



For example in this Screenshot, the image texture would apply as an image texture to the top half, whereas the same image would produce a single colour, pass through a HSB node to be darkened to produce the bottom colour. Currently I am manually selecting the colour.



Texture + Solid Color










share|improve this question











$endgroup$











  • $begingroup$
    Is it Cycles you are working with? Blender version 2.79b?
    $endgroup$
    – Martin Z
    15 hours ago













5












5








5





$begingroup$


This is the opposite of what people usually ask for, where when there is no UV Map for an image texture, an average of the image is applied to the model.



However in this case I am asking if there is a way to use an image to generate a single colour that can then be passed through other nodes.



For example in this Screenshot, the image texture would apply as an image texture to the top half, whereas the same image would produce a single colour, pass through a HSB node to be darkened to produce the bottom colour. Currently I am manually selecting the colour.



Texture + Solid Color










share|improve this question











$endgroup$




This is the opposite of what people usually ask for, where when there is no UV Map for an image texture, an average of the image is applied to the model.



However in this case I am asking if there is a way to use an image to generate a single colour that can then be passed through other nodes.



For example in this Screenshot, the image texture would apply as an image texture to the top half, whereas the same image would produce a single colour, pass through a HSB node to be darkened to produce the bottom colour. Currently I am manually selecting the colour.



Texture + Solid Color







texturing nodes color






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 16 hours ago









Ray Mairlot

22.6k56799




22.6k56799










asked 16 hours ago









YoshiharaYoshihara

415




415











  • $begingroup$
    Is it Cycles you are working with? Blender version 2.79b?
    $endgroup$
    – Martin Z
    15 hours ago
















  • $begingroup$
    Is it Cycles you are working with? Blender version 2.79b?
    $endgroup$
    – Martin Z
    15 hours ago















$begingroup$
Is it Cycles you are working with? Blender version 2.79b?
$endgroup$
– Martin Z
15 hours ago




$begingroup$
Is it Cycles you are working with? Blender version 2.79b?
$endgroup$
– Martin Z
15 hours ago










1 Answer
1






active

oldest

votes


















4












$begingroup$

If you shrink the image to a size smaller than a pixel of the render result it will render as average, so you could just change the mapping of the coordinates:



enter image description here



You can use vector mapping node as well.



That might not be the most efficient way to calculate the average, but it's easy to achieve and it works.






share|improve this answer









$endgroup$












  • $begingroup$
    Is this calculating an average or cropping to a corner? eg will a b&w chessboard image fade to gray?
    $endgroup$
    – batFINGER
    1 hour ago










  • $begingroup$
    It will eventually fade to grey. imgur.com/PyeKlty In case of black and white it is going to be a linear grey so to human eye it is going to be light grey, grey to us is around 21.4% or 18% depending on who you ask. The problem here is that it relies on sampling so it may need a lot of samples for the noise to clear up.
    $endgroup$
    – Martin Z
    10 mins ago











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "502"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f137201%2fis-there-a-node-or-combination-of-nodes-that-can-take-an-average-colour-out-of-a%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









4












$begingroup$

If you shrink the image to a size smaller than a pixel of the render result it will render as average, so you could just change the mapping of the coordinates:



enter image description here



You can use vector mapping node as well.



That might not be the most efficient way to calculate the average, but it's easy to achieve and it works.






share|improve this answer









$endgroup$












  • $begingroup$
    Is this calculating an average or cropping to a corner? eg will a b&w chessboard image fade to gray?
    $endgroup$
    – batFINGER
    1 hour ago










  • $begingroup$
    It will eventually fade to grey. imgur.com/PyeKlty In case of black and white it is going to be a linear grey so to human eye it is going to be light grey, grey to us is around 21.4% or 18% depending on who you ask. The problem here is that it relies on sampling so it may need a lot of samples for the noise to clear up.
    $endgroup$
    – Martin Z
    10 mins ago















4












$begingroup$

If you shrink the image to a size smaller than a pixel of the render result it will render as average, so you could just change the mapping of the coordinates:



enter image description here



You can use vector mapping node as well.



That might not be the most efficient way to calculate the average, but it's easy to achieve and it works.






share|improve this answer









$endgroup$












  • $begingroup$
    Is this calculating an average or cropping to a corner? eg will a b&w chessboard image fade to gray?
    $endgroup$
    – batFINGER
    1 hour ago










  • $begingroup$
    It will eventually fade to grey. imgur.com/PyeKlty In case of black and white it is going to be a linear grey so to human eye it is going to be light grey, grey to us is around 21.4% or 18% depending on who you ask. The problem here is that it relies on sampling so it may need a lot of samples for the noise to clear up.
    $endgroup$
    – Martin Z
    10 mins ago













4












4








4





$begingroup$

If you shrink the image to a size smaller than a pixel of the render result it will render as average, so you could just change the mapping of the coordinates:



enter image description here



You can use vector mapping node as well.



That might not be the most efficient way to calculate the average, but it's easy to achieve and it works.






share|improve this answer









$endgroup$



If you shrink the image to a size smaller than a pixel of the render result it will render as average, so you could just change the mapping of the coordinates:



enter image description here



You can use vector mapping node as well.



That might not be the most efficient way to calculate the average, but it's easy to achieve and it works.







share|improve this answer












share|improve this answer



share|improve this answer










answered 15 hours ago









Martin ZMartin Z

6,2671628




6,2671628











  • $begingroup$
    Is this calculating an average or cropping to a corner? eg will a b&w chessboard image fade to gray?
    $endgroup$
    – batFINGER
    1 hour ago










  • $begingroup$
    It will eventually fade to grey. imgur.com/PyeKlty In case of black and white it is going to be a linear grey so to human eye it is going to be light grey, grey to us is around 21.4% or 18% depending on who you ask. The problem here is that it relies on sampling so it may need a lot of samples for the noise to clear up.
    $endgroup$
    – Martin Z
    10 mins ago
















  • $begingroup$
    Is this calculating an average or cropping to a corner? eg will a b&w chessboard image fade to gray?
    $endgroup$
    – batFINGER
    1 hour ago










  • $begingroup$
    It will eventually fade to grey. imgur.com/PyeKlty In case of black and white it is going to be a linear grey so to human eye it is going to be light grey, grey to us is around 21.4% or 18% depending on who you ask. The problem here is that it relies on sampling so it may need a lot of samples for the noise to clear up.
    $endgroup$
    – Martin Z
    10 mins ago















$begingroup$
Is this calculating an average or cropping to a corner? eg will a b&w chessboard image fade to gray?
$endgroup$
– batFINGER
1 hour ago




$begingroup$
Is this calculating an average or cropping to a corner? eg will a b&w chessboard image fade to gray?
$endgroup$
– batFINGER
1 hour ago












$begingroup$
It will eventually fade to grey. imgur.com/PyeKlty In case of black and white it is going to be a linear grey so to human eye it is going to be light grey, grey to us is around 21.4% or 18% depending on who you ask. The problem here is that it relies on sampling so it may need a lot of samples for the noise to clear up.
$endgroup$
– Martin Z
10 mins ago




$begingroup$
It will eventually fade to grey. imgur.com/PyeKlty In case of black and white it is going to be a linear grey so to human eye it is going to be light grey, grey to us is around 21.4% or 18% depending on who you ask. The problem here is that it relies on sampling so it may need a lot of samples for the noise to clear up.
$endgroup$
– Martin Z
10 mins ago

















draft saved

draft discarded
















































Thanks for contributing an answer to Blender Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f137201%2fis-there-a-node-or-combination-of-nodes-that-can-take-an-average-colour-out-of-a%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







-color, nodes, texturing

Popular posts from this blog

Frič See also Navigation menuinternal link

Identify plant with long narrow paired leaves and reddish stems Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?What is this plant with long sharp leaves? Is it a weed?What is this 3ft high, stalky plant, with mid sized narrow leaves?What is this young shrub with opposite ovate, crenate leaves and reddish stems?What is this plant with large broad serrated leaves?Identify this upright branching weed with long leaves and reddish stemsPlease help me identify this bulbous plant with long, broad leaves and white flowersWhat is this small annual with narrow gray/green leaves and rust colored daisy-type flowers?What is this chilli plant?Does anyone know what type of chilli plant this is?Help identify this plant

fontconfig warning: “/etc/fonts/fonts.conf”, line 100: unknown “element blank” The 2019 Stack Overflow Developer Survey Results Are In“tar: unrecognized option --warning” during 'apt-get install'How to fix Fontconfig errorHow do I figure out which font file is chosen for a system generic font alias?Why are some apt-get-installed fonts being ignored by fc-list, xfontsel, etc?Reload settings in /etc/fonts/conf.dTaking 30 seconds longer to boot after upgrade from jessie to stretchHow to match multiple font names with a single <match> element?Adding a custom font to fontconfigRemoving fonts from fontconfig <match> resultsBroken fonts after upgrading Firefox ESR to latest Firefox