photo

Jane


2013 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Help with assigning values to a matrix (coursera course)
Hello all, this is from a coursera course on computational neuroscience. What I'm trying to do is gather all the indices for spi...

約9年 前 | 0 件の回答 | 0

0

回答

質問


Applying free hand crop to TWO images simultaneously
Hello, I have two nearly identical images and I'd like to use imfreehand on ONE of the images, but save the boundaries of the dr...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Image processing: when to use script, when to use function
Hello, I am fairly new to matlab. I've just completed my first code. My instructors have told me to convert my script.m file int...

10年以上 前 | 3 件の回答 | 0

3

回答

質問


Resizing rotated image to be the flipped size of the original image
Hello, I'm trying to maintain the size of my image. You can see in this image, the rotated image is cut off. (i formed the origi...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Grayimage back to green
Hello, how can I convert this grayimage back to an rgb with green fluorescence? << <</matlabcentral/answers/uploaded_f...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Aligning subplots (width) in a figure
Hello, I'd like to align the x axes of my two subplots. I can adjust it a little bit, but I'd like it to match up perfectly. Hel...

10年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Aligning subplots (width) in a figure
I figured it out. had to adjust the axis ratios %% Graphing Fluorescent Intensity clc; clear all; close all; fon...

10年以上 前 | 1

| 採用済み

質問


Aligning subplots (width) in a figure
Hello, I'm having trouble having my subplots align (width). Any ideas? %% Graphing Fluorescent Intensity clc; clea...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Averaging brightness/fluorescent intensity in columns (y axis)
Hello, I'm trying to find the average brightness of the columns (y direction) of an image and have these for each column along t...

10年以上 前 | 1 件の回答 | 0

1

回答

回答済み
PLEASE HELP! Repeated segments in image
Figured it out! Sorry for the frequent questions today. This is due tomorrow for a course, but I just finished so no more questi...

10年以上 前 | 0

質問


PLEASE HELP! Repeated segments in image
Hello, I pasted several leg segments onto a black background; however, some of the smaller leg segments are repeated. It sho...

10年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Pasting multiple images, but gets cut off (PLEASE HELP!)
I figured it out! I just need to remove the r2 = min() and c2 = min() portion of the code and it worked beautifully. Thank y...

10年以上 前 | 0

| 採用済み

質問


Pasting multiple images, but gets cut off (PLEASE HELP!)
Hello, I am pasting multiple images onto a black image; however, some of the images are no longer shown at ~the 4806 pixel m...

10年以上 前 | 2 件の回答 | 0

2

回答

回答済み
Pasting multiple images in a line onto another image?
Actually, I think I've figured it out! Just use the row sizes of each of the images to determine the placement of the next image...

10年以上 前 | 0

| 採用済み

質問


Pasting multiple images in a line onto another image?
Hello, I am trying to paste multiple smaller images (9 rectangles of different sizes) onto a black background. The center ho...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Free hand cropping an image
Hello all, I saw this post recently on this forum by Sean de Wolski on 19 Jun 2013. This is to free hand crop an image and b...

10年以上 前 | 1 件の回答 | 1

1

回答

質問


Flipping image coordinates to cartesian coordinates
I am new to mablab. I have an image (the size is mxnx3) with a few human-selected points on the image. For example: p1 = [267...

10年以上 前 | 1 件の回答 | 1

1

回答