View allAll Photos Tagged github
github.com/FeetWetCoding/FeetWetCoding/blob/master/exerci...
// copyright (c) 2011 Robert Holder, Janice Dugger.
// See HELP.html included in this distribution.
#include
void IfThen2::runExercise()
{
int x=0, y=0;
int horizontalstep=50, verticalstep=50;
Color color = DARKCYAN;
for ( x = 0; x < 400; x += horizontalstep )
{
for (y = 0; y < 400; y += verticalstep )
{
fwcRectangle(x, y, 48, 48, color, 1, true);
}
if ( color == DARKCYAN ) color = DARKBLUE; // = is pronounced GETS, == is pronounced EQUALS :-)
else color = DARKCYAN;
}
}
github.com/FeetWetCoding/FeetWetCoding/blob/master/exerci...
/ copyright (c) 2011 Robert Holder, Janice Dugger.
// See HELP.html included in this distribution.
#include
void Switch1::runExercise()
{
int x = 0, y = 0, size = 30;
int horizontalstep = 50, verticalstep = 50;
bool iscircle = true;
Color color = BLUE;
//fwcRectangle(0, 0, 400, 400, BLACK, 1, true);
for ( x = 0; x < 400; x += horizontalstep )
{
for (y = 0; y < 400; y += verticalstep )
{
if ( random(1) == 1 )
{
iscircle = true;
}
else
{
iscircle = false;
}
switch ( random(3) ){
case 1:
color = BLUE;
break;
case 2:
color = RED;
}
if ( random(2) )
{
fwcCircle(x, y, size/2, color, 5 );
}
else
{
fwcRectangle(x, y, size, size, color, 5 );
}
}
}
}
Photographic techniques capture electromagnetic wavelengths beyond human vision, revealing features invisible to the naked eye. These signals are processed into interpretable forms using methods like color mapping.
Pink lacks a specific electromagnetic wavelength, while grey poses a limitation due to its representation of only intensity—a blend of light and dark without spectral specificity. Imaging techniques reliant on spectral variation produce identical results for greyscale images unless non-visible data is present. Deviations from this uniformity may indicate errors, misinterpretations, or unknown phenomena.
Contention persists over analytical debates, including dismissible claims like Van Allen belt dangers and contested evidence of lunar mirrors. The precision of laser reflections targeting a moving 3x3-foot marker on the Moon highlights technical skill but often fails to resolve skepticism. For instance, a 0.1° shift moves a laser spot 670 km across the Moon's surface.
Forensic analysis (2022, 2023) of Apollo 11–17 photographs assessed authenticity claims. Images of humans in space, Earth, and the Moon's distant views were validated, but Moon landing visuals showed variations, suggesting diverse techniques may have replicated certain elements.
PEMi (Photoelectromagnetic Image) software enhances forensic analysis by differentiating natural and artificial light sources, revealing hidden features. Each PEMi-ID links to original sources, ensuring traceability and comparison.
Further exploration is available:
Lehti, A. (2024). The Silence of Inquiry: Forensic Reflections Reveal a Crisis of Perception. figshare. doi.org/10.6084/m9.figshare.28078982
Credits
2022-2025 © Andrew Lehti
1961–2023 © NASA, ESA
Software: PEMi (GitHub: andylehti/PEMi.git)
Explore PEM-I: pemimage.streamlit.app
CC BY-SA 4.0 License: creativecommons.org/licenses/by-sa/4.0/
Research:
Lehti, Andrew (2024). Cognitive Psychology and the Education System. figshare. Collection. doi.org/10.6084/m9.figshare.c.7532079
CC BY-SA 4.0
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
Free photos. Set 34.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
More details at developmentseed.org/blog/2010/aug/25/announcing-aegirproj..., and check it out! aegirproject.org/
Free photos. Set 35.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
2020/08/08 Test session at Approach Beach, Tsuen Wan, Hong Kong
Our #Coral #Reef #Mapping #Robot effort intensifies! Our latest prototype did really well! Huge thanks to the volunteers who came and the advice given to us in the comments on social media - it really helped!
Cesar Jung-Harada
Brad O'Dell
Mathis Buchbinder
Tsz Sum Chu
Rama Adiputra
Aidina Tleugabyl
Tsz Ching Shirley Wong
Special thanks to Roberto Pirelli, robertopirelli.com
Music 1: Bokeh by Soundroll
Music 2: Old Little Cafe by FAS Sounds
github.com/MakerBay/Coral_Reef_Mapping_Drone
----
Video on
- Facebook: www.facebook.com/makerbay/videos/309109760294986
- Youtube: youtu.be/C-0JwmQMXG4
- Linkedin: www.linkedin.com/posts/cesarharada_coral-reef-mapping-act...
Free photos. Set 34.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 37.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 38.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 38.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 38.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io
Free photos. Set 21.
Use it freely in personal and commercial projects.
CC-License
Photos: Anthony Clochard / wuipdesign.github.io