Hi everyone, I see a lot of people having the same issue as me - bottom right side not cutting well in print and cut.. I tried fixing my registration marks - but STILL the right side will go off.. anyone fixed this issue? Or is the only option to move image away from cutting line :( ?
πŸ‘︎ 11
πŸ’¬︎
πŸ‘€︎ u/mcdo2924
πŸ“…︎ Jan 17 2022
🚨︎ report
Nov 11 1918 Photographer Leslie Adkin takes this image, Registration Number: O.031590, of the people of Levin, New Zealand celebrating the Armistice. The photograph shows the leader of the procession, Mr. Riri Nicholson, in Maori garb. Same location now
πŸ‘︎ 103
πŸ’¬︎
πŸ“…︎ Nov 11 2021
🚨︎ report
Nov 11 1918 Photographer Leslie Adkin takes this image, Registration Number: O.031590, of the people of Levin, New Zealand celebrating the Armistice. The photograph shows the leader of the procession, Mr. Riri Nicholson, in Maori garb
πŸ‘︎ 69
πŸ’¬︎
πŸ“…︎ Nov 11 2021
🚨︎ report
image registracion problems every 3 or 5 copies, look at how the diferents image colors gets squished, already did several image registration correction, and its not on every page its like every 3 or 5 pages, what could be the cause? it a sharp mx 7090n
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Penistror
πŸ“…︎ Sep 18 2021
🚨︎ report
Image Registration Practice

Hey everyone! I was wondering if anyone is aware of any programs I could download that could help me with image registration (or tips on what to look for while registering)!

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/guava2290
πŸ“…︎ Aug 05 2021
🚨︎ report
Can anyone help me with some pretty basic Image Registration? Wildlife Biologist here who is just getting into computer vision tasks!

Hey guys, I feel like I'm going crazy. For context I'm a wildlife biologist who is about as proficient at coding as you can get in my field (which isn't a whole compared to you guys, lol). I'm trying to do something that I would consider to be pretty dang trivial. I've got imagery from a FLIR T540 thermal camera that takes RGB and Thermal Imagery in tandem.

Here are the images I'll be referencing: https://imgur.com/a/jg1qXH5

My goal is to register/align (whatever the correct terminology is) the thermal imagery with the RGB imagery and then crop out all parts of the RGB imagery that isn't within the registered thermal image bounds.

This seems incredibly simple to me, since the camera is essentially a fixed capture set-up, so once I make the affine or homography matrix that successfully transforms one image pair, I can apply it to all future image pairs. But the ORB algo I've been using seems to make pretty bad matches between the two images (and yes, I do convert the RGB imagery to grayscale while matching).

But past just tinkering with the ORB algo, I feel like this shouldn't take any sort of automated feature matching. Is there something I can do with knowing the camera sensor resolutions and lens dimensions? I've tried just inputing user selected keypoints and then making a transformation, but to no avail. My registered output images (aside from being a little messed up, cut off a fair amount of the RGB image, which in my mind shouldn't really occur as the RGB image contains the entire scene and more that the thermal image has).

Does anyone have any ideas? Below is some example python code I've typed up/stack overflow copied. Any input is super helpful, I can't imagine this is really that difficult of a task. I'm just getting super stuck and maybe am not approaching it the correct way.

ORB function

MAX_FEATURES = 500
GOOD_MATCH_PERCENT = 0.15

def alignImages(im1, im2):

# Convert images to grayscale
im1Gray = cv2.cvtColor(im1, cv2.COLOR_BGR2GRAY)
im2Gray = cv2.cvtColor(im2, cv2.COLOR_BGR2GRAY)

# Detect ORB features and compute descriptors.
orb = cv2.ORB_create(MAX_FEATURES)
keypoints1, descriptors1 = orb.detectAndCompute(im1Gray, None)
keypoints2, descriptors2 = orb.detectAndCompute(im2Gray, None)

print("Printing keypoints1: ", keypoints1)
print("Printing keypoints2: ", keypoints2)

# Match features.
matcher = cv2.DescriptorMatcher_create(cv2.DESC
... keep reading on reddit ➑

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/WildlifeCoder
πŸ“…︎ Aug 10 2021
🚨︎ report
[R] One-Shot Medical Image Segmentation using Deformable Registration Networks

Hello guys! Check out this article I've just published explaining how deep deformable registration networks can help us perform one-shot medical image segmentation!

Feedback welcome!
https://www.sicara.ai/blog/one-shot-medical-image-segmentation

πŸ‘︎ 43
πŸ’¬︎
πŸ‘€︎ u/delmalih
πŸ“…︎ Feb 10 2021
🚨︎ report
Oddity image done Toronto art collective Toron10’s member Miss Registration. Thoughts?
πŸ‘︎ 19
πŸ’¬︎
πŸ‘€︎ u/BTCthrowaway420
πŸ“…︎ Apr 14 2021
🚨︎ report
Sample set of 3 images. File names are registration numbers last 2 digits are censored. reddit.com/gallery/kzrtzm
πŸ‘︎ 24
πŸ’¬︎
πŸ‘€︎ u/ParticularOk1268
πŸ“…︎ Jan 18 2021
🚨︎ report
Image Registration in R

Hello,

I have multiple images of the night sky that I would like to stack. Has anyone here ever attempted something like this in R and how did you do it? Thank you.

Update: I am testing, but the displacement and imwarp functions from imager seem to be working to align the images.

πŸ‘︎ 7
πŸ’¬︎
πŸ“…︎ Mar 18 2021
🚨︎ report
[R] Real-time image registration on GPU with VkFFT library

Hello, I would like to share my take on the real-time image registration problem on GPU. Image registration is an important problem in computer vision and image processing. If we have two images of the same object, this problem can be formulated as: how can we determine a coordinate system transformation, that allows us to match the displayed object? In the post below I use the VkFFT library to accelerate the well-known FFT-based phase correlation method of translation, rotation and scaling detection to the point that matching can be performed in real-time. Feel free to ask any questions!

https://towardsdatascience.com/real-time-image-registration-on-gpu-with-vkfft-library-c4e47f8050a0

πŸ‘︎ 16
πŸ’¬︎
πŸ‘€︎ u/xdtolm
πŸ“…︎ Jan 11 2021
🚨︎ report
BEV Registrations And Market Share | Germany | Jan-Sept 2020 Image
πŸ‘︎ 14
πŸ’¬︎
πŸ‘€︎ u/DutchElon
πŸ“…︎ Oct 07 2020
🚨︎ report
Why has Google allowed Pinterest to pollute the Images search results? The results are registration-only
πŸ‘︎ 1k
πŸ’¬︎
πŸ‘€︎ u/beangosling
πŸ“…︎ Jul 04 2019
🚨︎ report
Is registration on dread really disabled or am i just that bad at recognizing images?

I may be a robot

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/Hyper98
πŸ“…︎ Mar 06 2021
🚨︎ report
Not On My Resume series is back this semester!!! Kicking of tonight with two female STEM alumnae! Forensic Science and Biochemistry! 6pm EST. Registration link on image.
πŸ‘︎ 12
πŸ’¬︎
πŸ‘€︎ u/vcuamsandmda
πŸ“…︎ Feb 10 2021
🚨︎ report
Does this image look interesting? It should, because Round 2 of Classic Motorsport Hub's 1972 BRSCC Formula 5000 European Championship has just been announced and registrations are open! We're heading to Mallory Park on Sunday, March 14th to continue the great battle! Join our Discord below! :)
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/ThePanzafahra
πŸ“…︎ Mar 08 2021
🚨︎ report
NCH PhotoPad Image Editor Pro 7.18 [Registration Code] + Crack fastscrack.com/photopad-i…
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Arzjado
πŸ“…︎ Mar 24 2021
🚨︎ report
Real-time image registration on GPU with VkFFT library towardsdatascience.com/re…
πŸ‘︎ 21
πŸ’¬︎
πŸ‘€︎ u/xdtolm
πŸ“…︎ Jan 11 2021
🚨︎ report
Free outdoor art projection event at St. Anthony Falls featuring Indigenous art and music. Registration required. See link for more details. Preview image in comments. eventbrite.com/e/illumina…
πŸ‘︎ 2
πŸ’¬︎
πŸ“…︎ Jan 25 2021
🚨︎ report
[R] One-Shot Medical Image Segmentation using Deformable Registration Networks

Hello guys! Check out this article I've just published explaining how deep deformable registration networks can help us perform one-shot medical image segmentation!

Feedback welcome!
https://www.sicara.ai/blog/one-shot-medical-image-segmentation

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/delmalih
πŸ“…︎ Feb 10 2021
🚨︎ report
[R] Deformable Image Registration using Deep Learning Networks

Hello guys! Check out this article I've just published explaining how deep learning networks can help us perform deformable image segmentation!

Feedback welcome!
https://www.sicara.ai/blog/deformable-image-registration

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/delmalih
πŸ“…︎ Mar 10 2021
🚨︎ report
[R] Deformable Image Registration using Deep Learning Networks

Hello guys! Check out this article I've just published explaining how deep learning networks can help us perform deformable image segmentation!

Feedback welcome!
https://www.sicara.ai/blog/deformable-image-registration

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/delmalih
πŸ“…︎ Mar 08 2021
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.