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

Mobil Contents History Mobil brands Former Mobil brands Lukoil transaction Mobil UK Mobil Australia Mobil New Zealand Mobil Greece Mobil in Japan Mobil in Canada Mobil Egypt See also References External links Navigation menuwww.mobil.com"Mobil Corporation"the original"Our Houston campus""Business & Finance: Socony-Vacuum Corp.""Popular Mechanics""Lubrite Technologies""Exxon Mobil campus 'clearly happening'""Toledo Blade - Google News Archive Search""The Lion and the Moose - How 2 Executives Pulled off the Biggest Merger Ever""ExxonMobil Press Release""Lubricants""Archived copy"the original"Mobil 1™ and Mobil Super™ motor oil and synthetic motor oil - Mobil™ Motor Oils""Mobil Delvac""Mobil Industrial website""The State of Competition in Gasoline Marketing: The Effects of Refiner Operations at Retail""Mobil Travel Guide to become Forbes Travel Guide""Hotel Rankings: Forbes Merges with Mobil"the original"Jamieson oil industry history""Mobil news""Caltex pumps for control""Watchdog blocks Caltex bid""Exxon Mobil sells service station network""Mobil Oil New Zealand Limited is New Zealand's oldest oil company, with predecessor companies having first established a presence in the country in 1896""ExxonMobil subsidiaries have a business history in New Zealand stretching back more than 120 years. We are involved in petroleum refining and distribution and the marketing of fuels, lubricants and chemical products""Archived copy"the original"Exxon Mobil to Sell Its Japanese Arm for $3.9 Billion""Gas station merger will end Esso and Mobil's long run in Japan""Esso moves to affiliate itself with PC Optimum, no longer Aeroplan, in loyalty point switch""Mobil brand of gas stations to launch in Canada after deal for 213 Loblaws-owned locations""Mobil Nears Completion of Rebranding 200 Loblaw Gas Stations""Learn about ExxonMobil's operations in Egypt""Petrol and Diesel Service Stations in Egypt - Mobil"Official websiteExxon Mobil corporate websiteMobil Industrial official websiteeeeeeeeDA04275022275790-40000 0001 0860 5061n82045453134887257134887257

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