top of page
Search

Week 7

brenden728

Visible-NIR Fusion

  • Wrote the High Pass Filter code on the H7

  • Code uses a convolution (really correlation) sliding filter just like the ML Project

  • This code finishes up the implementation on the H7

  • Now we are working on optimizing and changing the code so that we only allocate right when it is needed and then free right after because we ran into stack memory issues, not sure about Heap memory yet

  • Only remaining issue is to figure out how to properly export the refined image from the H7


 
 
 

Recent Posts

See All

Week 9

Visible/NIR Fusion The H7 algorithm is running!!! Bochi and I finally found out that the order in which we ran each modular parts of this...

Week 8

Visible/NIR Fusion Made a lot of optimizations to the H7 code, and added the functionality to load both the Visible Light and NIR images...

Comments


bottom of page