Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7822507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T07:56:32+00:00 2026-06-02T07:56:32+00:00

I have some experience with R as a statistics platform, but am inexperienced in

  • 0

I have some experience with R as a statistics platform, but am inexperienced in image based maths. I have a series of photographs (tiff format, px/µm is known) with holes and irregular curves. I’d like to measure the shortest distance between a hole and the closest curve for that particular hole. I’d like to do this for each hole in a photograph. The holes are not regular either, so maybe I’d need to tell the program what are holes and what are curves (ImageJ has a point and segmented line functions).

Any ideas how to do this? Which package should I use in R? Would you recommend another program for this kind of task?

Example image

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T07:56:33+00:00Added an answer on June 2, 2026 at 7:56 am

    EDIT: Doing this is now possible using sclero package. The package is currently available on GitHub and the procedure is described in detail in the tutorial. Just to illustrate, I use an example from the tutorial:

    library(devtools)
    install_github("MikkoVihtakari/sclero", dependencies = TRUE)
    library(sclero)
    path <- file.path(system.file("extdata", package = "sclero"), "shellspots.zip")
    dat <- read.ijdata(path, scale = 0.7812, unit = "um") 
    shell <- convert.ijdata(dat)
    aligned <- spot.dist(shell)
    plot(aligned)
    

    enter image description here

    It is also possible to add sample spot sizes using the functions provided by the sclero package. Please see Section 2.5 in the tutorial.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some experience making multiplayer turn-based games using sockets, but I've never attempted
I have some experience using parallel extensions in .Net development, but I was looking
I have some experience with Java , C , databases , networking etc..But anything
Hi I have some experience with programming but I'm not very good with pointers.
Hey, i have some experience with MVC. but I'm new to rails. I'm using
I have some* experience using the flex framework for building web apps. But I
I have some experience with programming, but I have very little experience when it
i have some experience with MySQL but none with SQL Server, i have a
I have some experience with ANTLR 2's C++ target, but have been hesitant to
I have some python and numpy experience but have never used R before. I'm

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.