Is it possible to concatenate two images if sizes are the same but the number of channels is different?2019 Community Moderator ElectionWhy are support vector machines good at classifying images?Given that two images are similar, how do I find and classify the difference between them?What kind of neural network structure is suitable for image to image learning?Does CNN take care of zoom in images?Multi-inputs Convolutional Neural Network for images from the same classSemantic segmentation training on images of different sizes - good practicesCreating an image data set from a set of 2D points?convert 16-Bit to 8-Bit imagesHow to filter out babies from image datasetBasis vectors for categorical images

Can a German sentence have two subjects?

Why has Russell's definition of numbers using equivalence classes been finally abandoned? ( If it has actually been abandoned).

Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)

Why is the design of haulage companies so “special”?

Is it possible to do 50 km distance without any previous training?

What makes Graph invariants so useful/important?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

Why are 150k or 200k jobs considered good when there are 300k+ births a month?

What defenses are there against being summoned by the Gate spell?

Validation accuracy vs Testing accuracy

How do I create uniquely male characters?

What would happen to a modern skyscraper if it rains micro blackholes?

Patience, young "Padovan"

What typically incentivizes a professor to change jobs to a lower ranking university?

What do you call a Matrix-like slowdown and camera movement effect?

GPS Rollover on Android Smartphones

Why was the small council so happy for Tyrion to become the Master of Coin?

XeLaTeX and pdfLaTeX ignore hyphenation

What is the command to reset a PC without deleting any files

Infinite past with a beginning?

When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?

I probably found a bug with the sudo apt install function

What is the offset in a seaplane's hull?

I see my dog run



Is it possible to concatenate two images if sizes are the same but the number of channels is different?



2019 Community Moderator ElectionWhy are support vector machines good at classifying images?Given that two images are similar, how do I find and classify the difference between them?What kind of neural network structure is suitable for image to image learning?Does CNN take care of zoom in images?Multi-inputs Convolutional Neural Network for images from the same classSemantic segmentation training on images of different sizes - good practicesCreating an image data set from a set of 2D points?convert 16-Bit to 8-Bit imagesHow to filter out babies from image datasetBasis vectors for categorical images










0












$begingroup$


Suppose,
one image size is: 5x5, number of the channel: 3, and
another image same size: 5x5 but the number of the channel: 10



What would be the output? image size and no of the channel.










share|improve this question









$endgroup$











  • $begingroup$
    13x5x5. image size stays same.
    $endgroup$
    – Andreas Look
    Mar 30 at 5:47










  • $begingroup$
    Image size remains the same, only channel size will increase? Could you please clarify in details?
    $endgroup$
    – Md. Maklachur Rahman
    Mar 30 at 6:16










  • $begingroup$
    if you cat your images, on one dim, your images must have same dimensions in the remaining. otherwise cat wont work. whether this procedure is usefull or not depends on the problem and data
    $endgroup$
    – Andreas Look
    Mar 30 at 8:28
















0












$begingroup$


Suppose,
one image size is: 5x5, number of the channel: 3, and
another image same size: 5x5 but the number of the channel: 10



What would be the output? image size and no of the channel.










share|improve this question









$endgroup$











  • $begingroup$
    13x5x5. image size stays same.
    $endgroup$
    – Andreas Look
    Mar 30 at 5:47










  • $begingroup$
    Image size remains the same, only channel size will increase? Could you please clarify in details?
    $endgroup$
    – Md. Maklachur Rahman
    Mar 30 at 6:16










  • $begingroup$
    if you cat your images, on one dim, your images must have same dimensions in the remaining. otherwise cat wont work. whether this procedure is usefull or not depends on the problem and data
    $endgroup$
    – Andreas Look
    Mar 30 at 8:28














0












0








0





$begingroup$


Suppose,
one image size is: 5x5, number of the channel: 3, and
another image same size: 5x5 but the number of the channel: 10



What would be the output? image size and no of the channel.










share|improve this question









$endgroup$




Suppose,
one image size is: 5x5, number of the channel: 3, and
another image same size: 5x5 but the number of the channel: 10



What would be the output? image size and no of the channel.







image-classification image-preprocessing image-size






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 29 at 11:30









Md. Maklachur RahmanMd. Maklachur Rahman

61




61











  • $begingroup$
    13x5x5. image size stays same.
    $endgroup$
    – Andreas Look
    Mar 30 at 5:47










  • $begingroup$
    Image size remains the same, only channel size will increase? Could you please clarify in details?
    $endgroup$
    – Md. Maklachur Rahman
    Mar 30 at 6:16










  • $begingroup$
    if you cat your images, on one dim, your images must have same dimensions in the remaining. otherwise cat wont work. whether this procedure is usefull or not depends on the problem and data
    $endgroup$
    – Andreas Look
    Mar 30 at 8:28

















  • $begingroup$
    13x5x5. image size stays same.
    $endgroup$
    – Andreas Look
    Mar 30 at 5:47










  • $begingroup$
    Image size remains the same, only channel size will increase? Could you please clarify in details?
    $endgroup$
    – Md. Maklachur Rahman
    Mar 30 at 6:16










  • $begingroup$
    if you cat your images, on one dim, your images must have same dimensions in the remaining. otherwise cat wont work. whether this procedure is usefull or not depends on the problem and data
    $endgroup$
    – Andreas Look
    Mar 30 at 8:28
















$begingroup$
13x5x5. image size stays same.
$endgroup$
– Andreas Look
Mar 30 at 5:47




$begingroup$
13x5x5. image size stays same.
$endgroup$
– Andreas Look
Mar 30 at 5:47












$begingroup$
Image size remains the same, only channel size will increase? Could you please clarify in details?
$endgroup$
– Md. Maklachur Rahman
Mar 30 at 6:16




$begingroup$
Image size remains the same, only channel size will increase? Could you please clarify in details?
$endgroup$
– Md. Maklachur Rahman
Mar 30 at 6:16












$begingroup$
if you cat your images, on one dim, your images must have same dimensions in the remaining. otherwise cat wont work. whether this procedure is usefull or not depends on the problem and data
$endgroup$
– Andreas Look
Mar 30 at 8:28





$begingroup$
if you cat your images, on one dim, your images must have same dimensions in the remaining. otherwise cat wont work. whether this procedure is usefull or not depends on the problem and data
$endgroup$
– Andreas Look
Mar 30 at 8:28











0






active

oldest

votes












Your Answer





StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "557"
;
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%2fdatascience.stackexchange.com%2fquestions%2f48212%2fis-it-possible-to-concatenate-two-images-if-sizes-are-the-same-but-the-number-of%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Data Science 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%2fdatascience.stackexchange.com%2fquestions%2f48212%2fis-it-possible-to-concatenate-two-images-if-sizes-are-the-same-but-the-number-of%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







Popular posts from this blog

Adding axes to figuresAdding axes labels to LaTeX figuresLaTeX equivalent of ConTeXt buffersRotate a node but not its content: the case of the ellipse decorationHow to define the default vertical distance between nodes?TikZ scaling graphic and adjust node position and keep font sizeNumerical conditional within tikz keys?adding axes to shapesAlign axes across subfiguresAdding figures with a certain orderLine up nested tikz enviroments or how to get rid of themAdding axes labels to LaTeX figures

Luettelo Yhdysvaltain laivaston lentotukialuksista Lähteet | Navigointivalikko

Gary (muusikko) Sisällysluettelo Historia | Rockin' High | Lähteet | Aiheesta muualla | NavigointivalikkoInfobox OKTuomas "Gary" Keskinen Ancaran kitaristiksiProjekti Rockin' High