Community Profile

photo

Rooter Boy


Last seen: circa 3 anni fa Attivo dal 2020

Statistiche

  • Thankful Level 3
  • Explorer

Visualizza badge

Content Feed

Visto da

Domanda


Laplace and alpha fine-tuned average filter
Question: Below is a matrix of a 10x10 image. Using a 3x3 kernel, apply Laplace (4-neighborhood absolute result) and alpha fine-...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Question about Sobel filter
Question: Below is the matrix of a 10x10 image. Using a 3x3 kernel, apply the mean, median, laplas (4-neighborhood absolute resu...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Question about Filter codes
Question: Below is the matrix of a 10x10 image. Using a 3x3 kernel, apply the mean, median, laplas (4-neighborhood absolute resu...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Cut a sub-region in image
Question: Read the 1024x1024 image named "sar.jpg" in Matlab and assign it to the "img" variable. It is aimed to cut a sub-regio...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Seperating in Digital Image Processing
I coded this question but it don't work. I have a error. If someone help me, i will be very happy. Thans. My tried code b...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Channel in Digital Image Processing
I don't have very knowledge about digital image processing. I tried myself. If you help me, i will be very happy. My trie...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Huffman coding and Average Length
I need Matlab code that solves the example problems below. According to the probability values of the symbols I have given, the ...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


The integral with the Trapezoidal method
The C code, which finds the following integral with the Trapezoidal method, is given below. I want to solve this question below ...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


The Simpson's 1-3 (h / 3) method in Matlab
The C code that finds the following integral according to the Simpson's 1-3 (h / 3) method is given below. Fill in the blanks on...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


4th order Runge-Kutta Problem in Special ranges
I want to solve this question below in Matlab but i didn't do it. This is simple question but i can't do it. If someone will hel...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Generate Huffman Code with Probability
Huffman code generation method. I need the code of this Methot in Matlab. If someone will help me, i will be very happy. 1....

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Huffman Symbol Code and Average Length
I need Matlab code that solves the example problems below. According to the probability values of the symbols I have given, the ...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


NWC and LCM Code Block in Matlab
I need North-West Corner and Least Cost Method. My inputs are: c=[10 2 20 11 12 7 9 20 4 14 16 18]; s=[15 25 10]; d...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


NWC and LCM codes in Matlab
I need North-West Corner and Least Cost Method. My inputs are: c=[10 2 20 11 12 7 9 20 4 14 16 18]; s=[15 25 10]; d...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Code Block of Operates in Image Processing
I tried this: %Take negative %positiveImage = imread('cameraman.tif'); %negativeImage = 255 - positiveImage; %imshow(neg...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Plotting of transfer functions
Sir, I drew the graph below, but I could not do the above. I'll be glad if you take a look. Below graph: A = 60; B = 160...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Filters Main Function in Image Processing
I want to applied this three filter to a gray level image. After that i want to save this image with using this file names (i...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Apply the Laplacian Filter in Matlab
I have a question. I tried many time with different codes but i did not find answer. I am not sure in every time about my answ...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Probability change amount in Image Processing
I calculated using with mathematical operates by handly. I found this: But i am not sure. I have 2 questions. Are my an...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Filters in Image Processing
I have a question about filters in Matlab. For example, I have a matrix of any picture. A=[14 12 10 12 11 10 13 7 9 16; ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Contrast stretching transformation in Image Processing
I tried to solve for question but i didn't do. I tried this code for solving. p1=[0,0]; p2=[75,5]; p3=[140,250]; p4=...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Question about Filters in Image Processing
I have three question about this matrix. I tried to solve for question 6 and 7. But i'm not sure. I don't have an idea abo...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Signal conversion problem in Image Processing
How can I solve this question in matlab and how do we find the answer? I tried this code blog: r1= input('enter r1: ...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Salt and pepper code in matlab
I want to convert from this opencv code to matlab code. My tried code: % I generated random salt & pepper noise dim = ...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Opencv codes convert Matlab
My opencv codes are: I tried convert from opencv code blog to matlab code blog but i don't know how to do this. I have never ...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Convert from opencv to matlab codes
This code my OpenCV code blog. I want to convert from this codes to matlab codes but i don't know how to do this. Can you help...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Automatilly read image files and apply filtre in Matlab
I have a 10 different gray image files in current folder. For example: img1.jpg img2.jpg img3.jpg img4.jpg .... image1...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to coded for Order-statistic (Nonlinear) Filter
This code is Order-statistic (Nonlinear) Filters. Based on ordering (ranking) the pixels contained in the filter mask. Replacin...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


How to coded for different value in Order-statistic
We coded using p=3; if we take p=5, how should the code be? This code about Order-statistic (Nonlinear) Filters.

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


How to coded this filter in Matlab
clc clear all img=double(imread('cameraman.tif')); imshow(uint8(img)) [m n]=size(img); w = ones(3) for i=0:m-3 for j...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Carica altro