Akshay Kumar Pakala
Followers: 0 Following: 0
Feeds
質問
I would like to binarize and perform image analysis on this image. such as size and equivalent diameter and count of cells.
2年以上 前 | 1 件の回答 | 0
1
回答質問
Hey guys, my stlwrite function is not working and i would like to know how to fix it. In the code C is random points
seeds=C; [Ver,Cel,C_tst]=voronoi3d_cuboid(seeds,Vcub); FK = zeros(100,3,312); figure hold on axis('equal') view([-36 27]...
2年以上 前 | 1 件の回答 | 0
1
回答質問
I would like to know how to store faces and vertices in order to generate an stlwrite file for the entire structure
code: This code will generarte one stl file with one vornoi polygon since I am not storing all the faces and vertices of the who...
2年以上 前 | 0 件の回答 | 0
0
回答質問
I would like to create a set of random points with a distance separating them from each other. I would also like to create various sets of random numbers
For example i would like to create 50 random points that seprated by a distance of 20 from each other and another set of 27 ra...
約3年 前 | 0 件の回答 | 0
0
回答回答済み
Hi, I have curve fitted an histogram using the gaussian function. Now I would like to know how to extract a series of cell diameters from the gaussian fit.
clc clear all BW = imread('binary.PNG'); [nr,nc,layers] = size(BW); %% converting the image to 2d so the image can be la...
Hi, I have curve fitted an histogram using the gaussian function. Now I would like to know how to extract a series of cell diameters from the gaussian fit.
clc clear all BW = imread('binary.PNG'); [nr,nc,layers] = size(BW); %% converting the image to 2d so the image can be la...
約3年 前 | 0
質問
Hi, I have curve fitted an histogram using the gaussian function. Now I would like to know how to extract a series of cell diameters from the gaussian fit.
Histogram with curve fit (x = cell diamters y = frequency)
約3年 前 | 3 件の回答 | 0
3
回答回答済み
I would like to know how to convert a binary image to a pseudo color image based on closed regions
Hey thanks a lot again. I really appreciate your help. I just have some questions regarding your code. 1st one from your cod...
I would like to know how to convert a binary image to a pseudo color image based on closed regions
Hey thanks a lot again. I really appreciate your help. I just have some questions regarding your code. 1st one from your cod...
約3年 前 | 0
回答済み
I would like to know how to convert a binary image to a pseudo color image based on closed regions
Thank you image analyist for the your answer and the code. I will try to grasp your code and run it, and will let you know my co...
I would like to know how to convert a binary image to a pseudo color image based on closed regions
Thank you image analyist for the your answer and the code. I will try to grasp your code and run it, and will let you know my co...
約3年 前 | 0
質問
I would like to know how to convert a binary image to a pseudo color image based on closed regions
this to this
約3年 前 | 4 件の回答 | 0